Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-05 | Rename bbstreamer to astreamer. | Robert Haas | 18.0 |
| 2022-03-23 | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | 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 |
| 2022-01-28 | Allow server-side compression to be used with -Fp. | Robert Haas | 15.0 |
| 2021-11-08 | Minimal fix for unterminated tar archive problem. | Robert Haas | 15.0 |
| 2021-11-05 | Introduce 'bbstreamer' abstraction to modularize pg_basebackup. | Robert Haas | 15.0 |