Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-02 | Harden astreamer tar parsing logic against archives it can't handle. | Tom Lane | 18.4 |
| 2025-04-29 | pg_verifybackup: Message style improvements | Peter Eisentraut | 18.0 |
| 2025-04-07 | Use XLOG_CONTROL_FILE macro consistently for control file name. | Fujii Masao | 18.0 |
| 2025-03-29 | Use PRI?64 instead of "ll?" in format strings (continued). | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-02 | File size in a backup manifest should use uint64, not size_t. | Robert Haas | 18.0 |
| 2024-10-01 | Fix some pg_verifybackup issues reported by Coverity. | Robert Haas | 18.0 |
| 2024-09-27 | pg_verifybackup: Verify tar-format backups. | Robert Haas | 18.0 |