Commits

DateSubjectAuthorReleases
2009-11-23 Fix an old bug in multixact and two-phase commit. Prepared transactions can Heikki Linnakangas 8.4.2
2009-11-23 Fix an old bug in multixact and two-phase commit. Prepared transactions can Heikki Linnakangas 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-17 Repair two related errors in heap_lock_tuple: it was failing to recognize Tom Lane 8.1.6
2006-11-17 Repair two related errors in heap_lock_tuple: it was failing to recognize Tom Lane 8.2.0
2006-03-24 Arrange to emit a description of the current XLOG record as error context Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-12-06 Get rid of slru.c's hardwired insistence on a fixed number of slots per Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-20 Convert the arithmetic for shared memory size calculation from 'int' Tom Lane 8.1.0
2005-08-20 Make GetMultiXactIdMembers() a public function. Tatsuo Ishii 8.1.0
2005-08-01 Add NOWAIT option to SELECT FOR UPDATE/SHARE. Tom Lane 8.1.0
2005-06-08 Change WAL-logging scheme for multixacts to be more like regular Tom Lane 8.1.0
2005-05-03 Clean up MultiXactIdExpand's API by separating out the case where we 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