Commits

DateSubjectAuthorReleases
2019-07-29 Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane 12.0
2019-07-29 Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane 9.6.15
2019-07-29 Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane 10.10
2019-07-29 Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane 13.0
2019-07-29 Fix busted logic for parallel lock grouping in TopoSort(). Tom Lane 11.5
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 8.3.20
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 8.4.13
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 9.0.9
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 9.1.5
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 9.2.0
2012-07-26 Only allow autovacuum to be auto-canceled by a directly blocked process. Tom Lane 9.3.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.1.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.2.0
2008-11-02 Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven't Tom Lane 8.4.0
2008-03-24 Adjust the recent patch for reporting of deadlocked queries so that we report Tom Lane 8.4.0
2008-03-21 Report the current queries of all backends involved in a deadlock Tom Lane 8.4.0
2007-06-19 Code review for log_lock_waits patch. Don't try to issue log messages from Tom Lane 8.3.0
2006-09-22 Fix pg_locks view to call advisory locks advisory locks, while preserving Tom Lane 8.2.0
2006-09-18 Add built-in userlock manipulation functions to replace the former Tom Lane 8.2.0
2006-07-23 Convert the lock manager to use the new dynahash.c support for partitioned Tom Lane 8.2.0
2005-12-11 Divide the lock manager's shared state into 'partitions', so as to Tom Lane 8.2.0
2005-12-09 Simplify lock manager data structures by making a clear separation between Tom Lane 8.2.0