Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-11 | Restrict psql meta-commands in plain-text dumps. | Nathan Bossart | 17.6 |
| 2024-12-17 | pg_combinebackup: Fix PITR comparison test in 002_compare_backups | Michael Paquier | 17.3 |
| 2024-06-30 | Add PG_TEST_PG_COMBINEBACKUP_MODE | Tomas Vondra | 17.0 |
| 2024-05-14 | Pre-beta mechanical code beautification. | Tom Lane | 17.0 |
| 2024-04-23 | Try again to add test coverage for pg_combinebackup w/tablespaces. | Robert Haas | 17.0 |
| 2024-04-19 | Revert recent ill-advised test case changes. | Robert Haas | 17.0 |
| 2024-04-19 | Use tempdir_short instead of tempdir. | Robert Haas | 17.0 |
| 2024-04-19 | pg_combinebackup: Fix incorrect tablespace handling. | Robert Haas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut | 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 |