Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-14 | Rethink the delay-checkpoint-end mechanism in the back-branches. | Robert Haas | 10.21 |
| 2022-03-24 | Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. | Robert Haas | 10.21 |
| 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 | 10.0 |
| 2016-12-16 | Simplify LWLock tranche machinery by removing array_base/array_stride. | Robert Haas | 10.0 |