Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-13 | Fix lost Windows socket EOF events. | Thomas Munro | 12.20 |
| 2024-04-11 | Fix WaitEventSet resource leak in WaitLatchOrSocket(). | Etsuro Fujita | 12.19 |
| 2023-01-12 | Fix WaitEventSetWait() buffer overrun. | Thomas Munro | 12.14 |
| 2022-05-02 | Fix typo in comment. | Etsuro Fujita | 12.11 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-24 | Unify error messages | Alvaro Herrera | 12.0 |
| 2019-03-04 | Remove volatile from latch API | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-23 | Add WL_EXIT_ON_PM_DEATH pseudo-event. | Thomas Munro | 12.0 |
| 2018-11-02 | Fix spelling errors and typos in comments | Magnus Hagander | 12.0 |
| 2018-07-11 | Use signals for postmaster death on Linux. | Thomas Munro | 12.0 |