Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-21 | Fix numerous typos in incremental backup commits. | Robert Haas | 17.0 |
| 2023-12-20 | Add support for incremental backup. | Robert Haas | 17.0 |
| 2023-11-21 | Simplify some logic in CreateReplicationSlot() | Michael Paquier | 17.0 |
| 2023-09-06 | Use more consistent names for wait event objects and types | Michael Paquier | 17.0 |
| 2023-08-30 | Fix some shadow variables in src/backend/replication/ | Michael Paquier | 17.0 |
| 2023-08-23 | Introduce macros for protocol characters. | Nathan Bossart | 17.0 |
| 2023-07-10 | Message wording improvements | Peter Eisentraut | 17.0 |
| 2023-07-05 | Change example in pgindent README on "/*-----" comments. | Heikki Linnakangas | 17.0 |