OSDN Git Service

Fix bug introduced by recent SSI patch to merge ROLLED_BACK and
[pg-rex/syncrep.git] / src / include / utils / palloc.h
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-13 Tom LaneDon't expose the inline definition of MemoryContextSwit...
2010-02-13 Tom LaneSupport inlining various small performance-critical...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-28 Tom LaneIf pnstrdup is going to be promoted to a generally...
2008-06-18 Bruce MomjianMove wchar2char() and char2wchar() from tsearch into...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-02-18 Tom LaneConvert MemoryContextSwitchTo() into an inline function...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-09-10 Bruce MomjianFix palloc call from /port for Cygwin.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-08 Tom LaneIf these are ifdef WIN32 in the .c file, should be...
2004-08-08 Bruce MomjianAllow libpgport to call memory allocation routines...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2002-12-16 Tom LaneCode review for palloc0 patch --- avoid dangerous and...
2002-11-13 Bruce MomjianSplit MemSet into three parts to constant comparisons...
2002-11-10 Bruce MomjianAdd palloc0 function to inline MemSet for newNode call.
2002-10-11 Bruce MomjianOops, back out newNode changes. We are not ready for...
2002-10-11 Bruce MomjianPrevent tv_sec from becoming negative in connection...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-01-26 Bruce MomjianAdd:
2000-01-13 Peter EisentrautFixed everything in and surrounding createdb and dropdb...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-06 Jan WieckNew alloc set code using a memory block pool for small...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-26 Bryan HendersonMake it compile on Ultrix. Thanks Erik Bertelson.
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files