Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-27 | pg_verifybackup: Verify tar-format backups. | Robert Haas | 18.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 | Add suport for server-side LZ4 base backup compression. | Robert Haas | 15.0 |
| 2022-01-28 | Remove superfluous variable. | Robert Haas | 15.0 |
| 2022-01-24 | Server-side gzip compression. | Robert Haas | 15.0 |