summaryrefslogtreecommitdiff
path: root/src/backend/lib/dllist.c
Commit message (Expand)AuthorAgeFilesLines
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-1/+3
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-4/+7
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* Ooops ... dllist.c can't use Assert() when it is compiled intoTom Lane1999-06-031-2/+11
* Fix some latent bugs in dllist.c (carelessness about settingTom Lane1999-05-311-33/+63
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-7/+7
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-11/+11
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-14/+14
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-19/+19
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-120/+126
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+5
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-061-3/+3
* Clean out makefileMarc G. Fournier1996-10-311-2/+3
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+204