Commits

DateSubjectAuthorReleases
2013-02-01 Fix typo in freeze_table_age implementation Alvaro Herrera 9.3.0
2013-01-23 Improve concurrency of foreign key locking Alvaro Herrera 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2011-11-25 Improve logging of autovacuum I/O activity Alvaro Herrera 9.2.0
2010-02-15 Fix typo in comment Alvaro Herrera 9.0.0
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 7.4.27
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.0.23
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.1.19
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.2.15
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.3.9
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 8.4.2
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 9.0.0
2009-09-01 Remove flatfiles.c, which is now obsolete. Alvaro Herrera 9.0.0
2008-09-11 Initialize the minimum frozen Xid in vac_update_datfrozenxid using Alvaro Herrera 8.3.4
2008-09-11 Initialize the minimum frozen Xid in vac_update_datfrozenxid using Alvaro Herrera 8.2.10
2008-09-11 Initialize the minimum frozen Xid in vac_update_datfrozenxid using Alvaro Herrera 8.4.0
2008-08-13 Have autovacuum consider processing TOAST tables separately from their Alvaro Herrera 8.4.0
2008-06-05 Modify vacuum() to accept a single relation OID instead of a list (which we Alvaro Herrera 8.4.0
2008-05-12 Improve snapshot manager by keeping explicit track of snapshots. Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-03-26 Move the HTSU_Result enum definition into snapshot.h, to avoid including Alvaro Herrera 8.4.0
2008-03-26 Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. Alvaro Herrera 8.4.0
2008-03-26 Separate snapshot management code from tuple visibility code, create a Alvaro Herrera 8.4.0
2008-03-19 We no longer need a snapshot set after opening the finishing transaction: this Alvaro Herrera 8.4.0
2008-03-14 Fix vacuum so that autovacuum is really not cancelled when doing an emergency Alvaro Herrera 8.3.1