Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-10-01 Add assertions that we hold some relevant lock during relation open. Tom Lane 12.0
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.6.11
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 10.6
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 11.0
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 12.0
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.4.20
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.3.25
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.5.15
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-02-22 Create a function to reliably identify which sessions block which others. Tom Lane 9.6.0
2015-08-27 Add a small cache of locks owned by a resource owner in ResourceOwner. Tom Lane 9.1.19
2015-08-27 Add a small cache of locks owned by a resource owner in ResourceOwner. Tom Lane 9.2.14
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2013-11-27 Fix stale-pointer problem in fast-path locking logic. Tom Lane 9.2.6
2013-11-27 Fix stale-pointer problem in fast-path locking logic. Tom Lane 9.3.2
2013-11-27 Fix stale-pointer problem in fast-path locking logic. Tom Lane 9.4.0
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
2009-04-04 A session that does not have any live snapshots does not have to be waited for Tom Lane 8.4.0
2008-09-16 Widen the nLocks counts in local lock tables from int to int64. This Tom Lane 8.0.18
2008-09-16 Widen the nLocks counts in local lock tables from int to int64. This Tom Lane 8.1.14
2008-09-16 Widen the nLocks counts in local lock tables from int to int64. This Tom Lane 8.2.10