Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-22 | doc: Remove trailing whitespace in xref | Daniel Gustafsson | 17.7 |
| 2024-06-30 | Add pg_combinebackup --copy option | Tomas Vondra | 17.0 |
| 2024-04-26 | Minor fixes to pg_combinebackup and its documentation. | Robert Haas | 17.0 |
| 2024-04-25 | pg_combinebackup: Detect checksum mismatches and document limitation. | Robert Haas | 17.0 |
| 2024-04-24 | pg_combinebackup: Put newer options in consistent order in --help and man page | Peter Eisentraut | 17.0 |
| 2024-04-18 | Remove spurious "the". | Robert Haas | 17.0 |
| 2024-04-18 | docs: Mention that pg_combinebackup does not verify backups. | Robert Haas | 17.0 |
| 2024-04-05 | Allow copying files using clone/copy_file_range | Tomas Vondra | 17.0 |
| 2024-03-27 | Adjust documentation for syncfs(). | Nathan Bossart | 17.0 |
| 2023-12-21 | Fix numerous typos in incremental backup commits. | Robert Haas | 17.0 |
| 2023-12-20 | doc: Fix typo in pg_combinebackup documentation | Daniel Gustafsson | 17.0 |
| 2023-12-20 | Add support for incremental backup. | Robert Haas | 17.0 |