Commits

DateSubjectAuthorReleases
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.2.24
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 10.1
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.3.20
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.5.10
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.6.6
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 11.0
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.4.15
2017-09-07 Improve performance of get_actual_variable_range with recently-dead tuples. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-05 Fix copy-and-pasteo in 81c766b3fd41c78c634d78ebae8d316808dfc630. Tom Lane 9.6.0
2007-08-14 Fix oversight in async-commit patch: there were some places in heapam.c Tom Lane 8.3.0
2007-03-25 Clean up the representation of special snapshots by including a "method Tom Lane 8.3.0
2006-09-03 Arrange for GetSnapshotData to copy live-subtransaction XIDs from the Tom Lane 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-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
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
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-02-23 btree page recycling can be done as soon as page's next-xact label is Tom Lane 7.4.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-05-21 Since COPY fires triggers, it seems like a good idea for it to use Tom Lane 7.3.1