Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-27 | pg_verifybackup: Verify tar-format backups. | Robert Haas | 18.0 |
| 2022-03-30 | Allow parallel zstd compression when taking a base backup. | Robert Haas | 15.0 |
| 2022-03-15 | Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. | Robert Haas | 15.0 |
| 2022-03-08 | Add support for zstd base backup compression. | Robert Haas | 15.0 |
| 2022-02-11 | pg_basebackup: Allow client-side LZ4 (de)compression. | Robert Haas | 15.0 |