Commits

DateSubjectAuthorReleases
2024-03-28 Allow "internal" subtransactions in parallel mode. Tom Lane 17.0
2017-10-05 Fix typo in README. Tom Lane 11.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 9.6.3
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.0.11
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.1.7
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.2.2
2011-12-17 Fix some long-obsolete references to XLogOpenRelation. Tom Lane 9.2.0
2011-12-12 Move BKP_REMOVABLE bit from individual WAL records to WAL page headers. Tom Lane 9.2.0
2010-09-17 Add some documentation about how we WAL-log filesystem actions. Tom Lane 9.1.0
2007-09-08 Replace the former method of determining snapshot xmax --- to wit, calling Tom Lane 8.3.0
2007-09-07 Don't take ProcArrayLock while exiting a transaction that has no XID; there is Tom Lane 8.3.0
2007-09-05 Implement lazy XID allocation: transactions that do not modify any database 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
2006-03-31 Clean up WAL/buffer interactions as per my recent proposal. Get rid of the Tom Lane 8.2.0
2006-03-29 Clean up and document the API for XLogOpenRelation and XLogReadBuffer. Tom Lane 8.2.0
2005-05-19 Split the shared-memory array of PGPROC pointers out of the sinval Tom Lane 8.1.0
2004-09-16 Restructure subtransaction handling to reduce resource consumption, Tom Lane 8.0.0
2004-08-01 Update the in-code documentation about the transaction system. Move it Tom Lane 8.0.0