Commits

DateSubjectAuthorReleases
2007-07-25 Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with Magnus Hagander 8.3.0
2007-03-25 Clean up the representation of special snapshots by including a "method Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-03 Arrange for GetSnapshotData to copy live-subtransaction XIDs from the Tom Lane 8.2.0
2006-07-13 Allow include files to compile own their own. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-11-26 Change seqscan logic so that we check visibility of all tuples on a page Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-20 Repair problems with VACUUM destroying t_ctid chains too soon, and with Tom Lane 8.1.0
2005-05-19 Split the shared-memory array of PGPROC pointers out of the sinval Tom Lane 8.1.0
2005-03-20 Change the return value of HeapTupleSatisfiesUpdate() to be an enum, Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-15 Repair possible failure to update hint bits back to disk, per Tom Lane 8.0.0
2004-09-16 RecentXmin is too recent to use as the cutoff point for accessing Tom Lane 8.0.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2004-09-11 Renumber SnapshotNow and the other special snapshot codes so that Tom Lane 8.0.0
2004-08-29 Update copyright to 2004. 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-10-01 Repair RI trigger visibility problems (this time for sure ;-)) per recent Tom Lane 7.4.1
2003-09-25 Get rid of ReferentialIntegritySnapshotOverride by extending Executor API Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-06-12 Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and Bruce Momjian 7.4.1
2003-02-23 btree page recycling can be done as soon as page's next-xact label is Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1