Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-05 | Move astreamer (except astreamer_inject) to fe_utils. | Robert Haas | 18.0 |
| 2024-08-05 | Rename bbstreamer to astreamer. | Robert Haas | 18.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 | Add bbstreamer_gzip.c to Mkvcbuild.pm. | Robert Haas | 15.0 |
| 2022-01-28 | Allow server-side compression to be used with -Fp. | Robert Haas | 15.0 |
| 2021-11-05 | Introduce 'bbstreamer' abstraction to modularize pg_basebackup. | Robert Haas | 15.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2014-03-18 | Add pg_recvlogical, a tool to receive data logical decoding data. | Robert Haas | 9.4.0 |