Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-09 | Fix ABI break by moving PROCSIG_SLOTSYNC_MESSAGE in ProcSignalReason | Fujii Masao | 17.10 |
| 2026-04-08 | Fix slotsync worker blocking promotion when stuck in wait | Fujii Masao | 17.10 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-03-03 | Redefine backend ID to be an index into the proc array | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-09-07 | Fix recovery conflict SIGUSR1 handling. | Thomas Munro | 17.0 |