summaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/freelist.c
Commit message (Expand)AuthorAgeFilesLines
* Several changes here, not very related but touching some of the same files.Tom Lane1999-09-241-4/+4
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Final cleanup.Bruce Momjian1999-07-161-2/+1
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-3/+1
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-3/+3
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-151-7/+11
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-11/+11
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-175/+198
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-1/+7
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+5
* Clean up MakefileMarc G. Fournier1996-11-031-2/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+285