index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
lib
/
dllist.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Replace the use of "0" with "NULL" where appropriate in dllist.c, for
Neil Conway
2005-01-18
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
Error message editing in backend/bootstrap, /lib, /nodes, /port.
Tom Lane
2003-07-22
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Fix unportable coding for FRONTEND case.
Tom Lane
2001-07-31
*
dllist.c is included in the frontend libpq interface via symlink.
Jan Wieck
2001-06-02
*
Check for malloc failure.
Tom Lane
2001-06-01
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Change SearchSysCache coding conventions so that a reference count is
Tom Lane
2000-11-16
*
Mark functions as static and ifdef NOT_USED as appropriate.
Bruce Momjian
2000-06-08
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Add:
Bruce Momjian
2000-01-26
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Ooops ... dllist.c can't use Assert() when it is compiled into
Tom Lane
1999-06-03
*
Fix some latent bugs in dllist.c (carelessness about setting
Tom Lane
1999-05-31
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Slowly getting faster to make sure it compiles...still needs cleaning
Marc G. Fournier
1996-11-06
*
Clean out makefile
Marc G. Fournier
1996-10-31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09