summaryrefslogtreecommitdiff
path: root/src/backend/lib/dllist.c
Commit message (Expand)AuthorAgeFilesLines
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Remove the currently unused FRONTEND case in dllist.c. This allows the usageAlvaro Herrera2007-03-221-36/+8
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-3/+3
* Replace the use of "0" with "NULL" where appropriate in dllist.c, forNeil Conway2005-01-181-31/+31
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-221-5/+9
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Fix unportable coding for FRONTEND case.Tom Lane2001-07-311-10/+9
* dllist.c is included in the frontend libpq interface via symlink.Jan Wieck2001-06-021-1/+16
* Check for malloc failure.Tom Lane2001-06-011-1/+5
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-9/+8
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Change SearchSysCache coding conventions so that a reference count isTom Lane2000-11-161-66/+32
* 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