Commits

DateSubjectAuthorReleases
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2004-01-07 More janitorial work: remove the explicit casting of NULL literals to a Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-05 Further cleanup of dynahash.c API, in pursuit of portability and Tom Lane 7.2.1
2001-10-01 Another round of cleanups for dynahash.c (maybe it's finally clean of Tom Lane 7.2.1
2001-09-29 Implement new 'lightweight lock manager' that's intermediate between Tom Lane 7.2.1
2001-06-27 Install infrastructure for shared-memory free space map. Doesn't actually Tom Lane 7.2.1
2001-05-10 Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was Tom Lane 7.2.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-21 Put external declarations into header files. Peter Eisentraut 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-04-10 Tweak smgrblindwrt per advice from Vadim: add parameter indicating Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-06 A few further tweaks to shared memory space estimation. Tom Lane 7.1.1
1999-02-22 Repair some pretty serious problems in dynahash.c and Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1