Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-08 | Fix slotsync worker blocking promotion when stuck in wait | Fujii Masao | 17.10 |
| 2024-04-19 | Remove unused function prototype | Daniel Gustafsson | 17.0 |
| 2024-03-18 | Refactor postmaster child process launching | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Use MyBackendType in more places to check what process this is | Heikki Linnakangas | 17.0 |
| 2024-02-22 | Add a new slot sync worker to synchronize logical slots. | Amit Kapila | 17.0 |
| 2024-02-14 | Add a slot synchronization function. | Amit Kapila | 17.0 |