Commits

DateSubjectAuthorReleases
2022-01-28 pg_basebackup: Cleaner handling when compression is multiply specified. Robert Haas 15.0
2022-01-28 Allow server-side compression to be used with -Fp. Robert Haas 15.0
2022-01-27 Avoid referencing Z_DEFAULT_COMPRESSION outside HAVE_LIBZ. Robert Haas 15.0
2022-01-27 pg_basebackup: Fix a couple of recently-introduced bugs. Robert Haas 15.0
2022-01-25 Tidy up a few cosmetic issues related to pg_basebackup. Robert Haas 15.0
2022-01-24 Server-side gzip compression. Robert Haas 15.0
2022-01-23 pg_basebackup: Skip a few more fsyncs if --no-sync is specified. Andres Freund 15.0
2022-01-23 Clean up recent Coverity complaints. Tom Lane 15.0
2022-01-21 Extend the options of pg_basebackup to control compression Michael Paquier 15.0
2022-01-20 Support base backup targets. Robert Haas 15.0
2022-01-18 Modify pg_basebackup to use a new COPY subprotocol for base backups. Robert Haas 15.0
2022-01-08 Fix thinko coming from 000f3adf Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-07 Refactor tar method of walmethods.c to rely on the compression method Michael Paquier 15.0
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 13.6
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 14.2
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 12.10
2021-11-09 Have the server properly terminate tar archives. 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
2021-11-04 Rework compression options of pg_receivewal Michael Paquier 15.0
2021-10-05 Flexible options for BASE_BACKUP. Robert Haas 15.0
2021-09-15 Fix incorrect format placeholders Peter Eisentraut 15.0
2021-07-29 Add some missing exit() calls in error paths for various binaries Michael Paquier 15.0
2021-07-24 Add missing header declarations for pg_basebackup and pg_{dump,restore} Michael Paquier 15.0