Commits

DateSubjectAuthorReleases
2005-12-09 Simplify lock manager data structures by making a clear separation between Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-01 Add NOWAIT option to SELECT FOR UPDATE/SHARE. Tom Lane 8.1.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2005-06-14 Simplify shared-memory lock data structures as per recent discussion: Tom Lane 8.1.0
2005-04-30 Use the standard lock manager to establish priority order when there Tom Lane 8.1.0
2005-04-29 Restructure LOCKTAG as per discussions of a couple months ago. Tom Lane 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-12-01 Try to reduce confusion about what is a lock method identifier, a lock Bruce Momjian 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-09-04 Reimplement hash index locking algorithms, per my recent proposal to Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-02-19 Back out LOCKTAG changes by Rod Taylor, pending code review. Sorry. Bruce Momjian 7.4.1
2003-02-19 - Modifies LOCKTAG to include a 'classId'. Relation receive a classId of Bruce Momjian 7.4.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-07-09 Add SHARE UPDATE EXCLUSIVE lock mode, coming soon to a VACUUM near you. Tom Lane 7.2.1
2001-06-22 Add support to lock manager for conditionally locking a lock (ie, Tom Lane 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-22 More comment improvements. Bruce Momjian 7.1.1