Commits

DateSubjectAuthorReleases
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 10.21
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 11.16
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 12.11
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 13.7
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 14.3
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0
2022-04-08 Rename delayChkpt to delayChkptFlags. Robert Haas 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 10.21
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 11.16
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 12.11
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 13.7
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 14.3
2022-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2017-04-07 Add ProcArrayGroupUpdate wait event. Robert Haas 10.0
2017-04-04 Update comment. Robert Haas 10.0
2017-03-17 Rename "pg_clog" directory to "pg_xact". Robert Haas 10.0
2017-01-05 Fix possible leak of semaphore count. Robert Haas 9.6.2
2017-01-05 Fix possible leak of semaphore count. Robert Haas 10.0
2016-12-16 Simplify LWLock tranche machinery by removing array_base/array_stride. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-15 Fix typos. Robert Haas 9.6.0
2016-02-11 Rename PGPROC fields related to group XID clearing again. Robert Haas 9.6.0
2016-01-29 Migrate PGPROC's backendLock into PGPROC itself, using a new tranche. Robert Haas 9.6.0
2015-10-16 Remove volatile qualifiers from proc.c and procarray.c Robert Haas 9.6.0