Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-18 | Refactor postmaster child process launching | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-02-05 | Enhance libpqrcv APIs to support slot synchronization. | Amit Kapila | 17.0 |
| 2024-01-29 | Allow setting failover property in the replication command. | Amit Kapila | 17.0 |
| 2024-01-19 | Fix incorrect placeholder in walreceiver.c | Michael Paquier | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-03 | Refactor CreateSharedMemoryAndSemaphores | Heikki Linnakangas | 17.0 |
| 2023-11-06 | Make use of initReadOnlyStringInfo() in more places | David Rowley | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |