Commits

DateSubjectAuthorReleases
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 15.0
2022-08-10 Remove unused short option from getopt_long() call Peter Eisentraut 16.0
2022-08-04 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-05 Revert 019_replslot_limit.pl related debugging aids. Andres Freund 15.0
2022-07-05 Revert 019_replslot_limit.pl related debugging aids. Andres Freund 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-12 Remove WalCompressionMethod in favor of pg_compress_algorithm Michael Paquier 15.0
2022-04-12 Rename backup_compression.{c,h} to compression.{c,h} Michael Paquier 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-11 Put new command-line options into alphabetical order in help output Peter Eisentraut 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-03-23 pg_basebackup: Try to fix some failures on Windows. Robert Haas 15.0
2022-03-23 Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. Robert Haas 15.0
2022-03-15 Fix collection of typos in the code and the documentation Michael Paquier 15.0
2022-03-11 pg_basebackup: Clean up some bogus file extension tests. Robert Haas 15.0
2022-03-11 pg_basebackup: Avoid unclean failure with server-compression and -D -. Robert Haas 15.0
2022-03-08 Add support for zstd base backup compression. Robert Haas 15.0
2022-02-23 Quick exit on log stream child exit in pg_basebackup Daniel Gustafsson 15.0
2022-02-23 Add temporary debug info to help debug 019_replslot_limit.pl failures. Andres Freund 15.0
2022-02-17 Avoid dangling-pointer usage in pg_basebackup progress reports. Tom Lane 15.0
2022-02-11 pg_basebackup: Allow client-side LZ4 (de)compression. Robert Haas 15.0
2022-02-11 Add suport for server-side LZ4 base backup compression. Robert Haas 15.0