Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-12 | Remove WalCompressionMethod in favor of pg_compress_algorithm | Michael Paquier | 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 |