aboutsummaryrefslogtreecommitdiff
path: root/src/backend/lib/dllist.c
Commit message (Expand)AuthorAge
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Replace the use of "0" with "NULL" where appropriate in dllist.c, forNeil Conway2005-01-18
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-22
* Update copyright to 2002.Bruce Momjian2002-06-20
* Fix unportable coding for FRONTEND case.Tom Lane2001-07-31
* dllist.c is included in the frontend libpq interface via symlink.Jan Wieck2001-06-02
* Check for malloc failure.Tom Lane2001-06-01
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Change SearchSysCache coding conventions so that a reference count isTom Lane2000-11-16
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-08
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Add:Bruce Momjian2000-01-26
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Ooops ... dllist.c can't use Assert() when it is compiled intoTom Lane1999-06-03
* Fix some latent bugs in dllist.c (carelessness about settingTom Lane1999-05-31
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier1996-11-06
* Clean out makefileMarc G. Fournier1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09