Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-09 | Fix off_t overflow in pg_basebackup on Windows. | Thomas Munro | 15.11 |
| 2022-04-12 | Remove WalCompressionMethod in favor of pg_compress_algorithm | Michael Paquier | 15.0 |
| 2022-03-08 | Add support for zstd base backup compression. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-05 | Add support for LZ4 compression in pg_receivewal | Michael Paquier | 15.0 |
| 2021-11-04 | Rework compression options of pg_receivewal | Michael Paquier | 15.0 |
| 2021-07-26 | Fix a couple of memory leaks in src/bin/pg_basebackup/ | Michael Paquier | 15.0 |
| 2021-07-20 | Fix some issues with WAL segment opening for pg_receivewal --compress | Michael Paquier | 15.0 |