Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-17 | WAL-log inplace update before revealing it to other sessions. | Noah Misch | 15.16 |
| 2024-12-28 | Exclude parallel workers from connection privilege/limit checks. | Tom Lane | 15.11 |
| 2024-01-18 | lwlock: Fix quadratic behavior with very long wait lists | Andres Freund | 15.6 |
| 2022-05-19 | Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS | Alvaro Herrera | 15.0 |
| 2022-04-15 | Tighten ComputeXidHorizons' handling of walsenders. | Tom Lane | 15.0 |
| 2022-04-08 | Rename delayChkpt to delayChkptFlags. | Robert Haas | 15.0 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-03-24 | Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-16 | Change ProcSendSignal() to take pgprocno. | Thomas Munro | 15.0 |
| 2021-11-19 | Fix parallel operations that prevent oldest xmin from advancing. | Amit Kapila | 15.0 |