Commits

DateSubjectAuthorReleases
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 11.16
2022-03-03 Clean up assorted failures under clang's -fsanitize=undefined checks. Tom Lane 10.21
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
2015-08-26 Speed up HeapTupleSatisfiesMVCC() by replacing the XID-in-progress test. Tom Lane 9.6.0
2011-04-29 Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum(). Tom Lane 8.3.16
2011-04-29 Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum(). Tom Lane 8.4.9
2011-04-29 Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum(). Tom Lane 9.0.5
2011-04-29 Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum(). Tom Lane 9.1.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2007-11-30 Avoid incrementing the CommandCounter when CommandCounterIncrement is called Tom Lane 8.3.0
2007-09-21 Change tqual.c tests to use !TransactionIdIsCurrentTransactionId, rather than Tom Lane 8.3.0
2007-09-08 Replace the former method of determining snapshot xmax --- to wit, calling Tom Lane 8.3.0
2007-08-14 Fix oversight in async-commit patch: there were some places in heapam.c Tom Lane 8.3.0
2007-08-01 Support an optional asynchronous commit mode, in which we don't flush WAL 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-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