OSDN Git Service

pgindent run. Make it all clean.
[pg-rex/syncrep.git] / src / include / utils / memutils.h
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-06 Tom LaneOut-of-bounds memory allocation request sizes should...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-22 Tom LaneAll the global memory contexts should be DLLIMPORT...
2001-01-11 Peter EisentrautAdd DLLIMPORT to TransactionCommandContext.
2000-12-01 Tom LaneClean up MEMORY_CONTEXT_CHECKING code, and apply it...
2000-07-11 Bruce Momjian Here is the patch with memory leak checker. This check...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-05-21 Tom LaneAdd debug code to aid in memory-leak tracking: if SHOW_...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-10-23 Tom LaneLook Ma, no MAX_PARSE_BUFFER! (At least not in the...
1999-08-24 Tom LaneAlter AllocSet routines so that requests larger than
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-06-17 Bruce MomjianRemove QUERY_LIMIT and documenation on same. Change...
1999-05-26 Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-22 Tom LaneModify aset.c logic so that blocks requested from mallo...
1999-03-25 Tom LaneRevise memutils.h to use alignment information gathered by
1999-03-25 Tom LaneClean up att_align calculations so that XXXALIGN macros
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-12-26 Bruce MomjianLong awaited port for NetBSD/m68k was finally done...
1998-09-07 Bruce MomjianAlignment cleanup so no more massive switch statements...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-04-27 Marc G. FournierFrom: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>
1998-04-12 Marc G. FournierMore work in the right direction on linux/alpha
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1998-01-11 Bruce MomjianFix SCO and change index name.
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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.
1997-08-20 Bruce MomjianMore NOT_USEDs
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-04 Marc G. FournierThis is a set of single row character functions, define...
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files