summaryrefslogtreecommitdiff
path: root/src/backend/utils/mmgr/palloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed everything in and surrounding createdb and dropdb to make it morePeter Eisentraut2000-01-131-2/+2
* Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.Tom Lane1999-10-231-2/+2
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-4/+1
* pgindent run over code.Bruce Momjian1999-05-251-3/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* New alloc set code using a memory block pool for small allocations.Jan Wieck1999-02-061-81/+9
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-171-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-5/+5
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-41/+41
* 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
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+117