Commits

DateSubjectAuthorReleases
2023-06-28 Doc: minor wording adjustments in transaction isolation discussion. Tom Lane 16.0
2022-03-24 Doc: add some documentation about serialization failure handling. Tom Lane 15.0
2020-05-12 Doc: hack table 13.2 "Conflicting Lock Modes" till it fits in PDF. Tom Lane 13.0
2020-05-06 Doc: further fooling-about with rendering of tables in PDF output. Tom Lane 13.0
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.4.5
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.2.14
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.0.23
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.3.10
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.5.0
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.6.0
2015-08-15 Improve documentation about MVCC-unsafe utility commands. Tom Lane 9.1.19
2012-05-04 Overdue code review for transaction-level advisory locks patch. Tom Lane 9.2.0
2012-05-04 Overdue code review for transaction-level advisory locks patch. Tom Lane 9.1.4
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-07-07 Finish disabling reduced-lock-levels-for-DDL feature. Tom Lane 9.1.0
2011-07-07 Finish disabling reduced-lock-levels-for-DDL feature. Tom Lane 9.2.0
2011-01-25 Remove old claim that ExclusiveLock is sometimes taken on system catalogs. Tom Lane 9.1.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2006-12-01 Adjust the description of locking to clarify that locks held by a Tom Lane 8.2.0
2006-09-20 Add documentation for new in-core advisory lock functions. Merlin Moncure Tom Lane 8.2.0
2006-09-17 Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock on Tom Lane 8.2.0
2006-08-25 Add the ability to create indexes 'concurrently', that is, without Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-21 Clean up some obsolete statements about GiST indexes, and add a section Tom Lane 8.1.0
2005-04-28 Implement sharable row-level locks, and use them for foreign key references Tom Lane 8.1.0