summaryrefslogtreecommitdiff
path: root/src/backend/utils/mmgr
Commit message (Expand)AuthorAgeFilesLines
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-014-11/+9
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-015-50/+50
* Remove un-needed braces around single statements.Bruce Momjian1998-06-154-36/+4
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-151-34/+42
* Hi,Bruce Momjian1998-04-061-5/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-263-8/+8
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-3/+3
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Inline memset() as MemSet().Bruce Momjian1997-09-181-4/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-083-25/+25
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-085-89/+89
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-075-1152/+1206
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-241-15/+5
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-194-11/+31
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-2/+2
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-1/+4
* Typecasts, etc. to make compile work on AIX. Thanks Darren King..Bryan Henderson1996-11-241-5/+4
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+3
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* Compile and warning cleanupBruce Momjian1996-11-083-7/+13
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-4/+7
* Produce a clean compile of backend...Marc G. Fournier1996-11-031-3/+2
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-15/+37
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-096-0/+2176