Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2023-09-07 pg_basebackup: Generate valid temporary slot names under PQbackendPID() Michael Paquier 13.13
2022-10-21 pg_basebackup: Fix cross-platform tablespace relocation. Robert Haas 13.9
2021-11-17 Handle close() failures more robustly in pg_dump and pg_basebackup. Tom Lane 13.6
2020-08-18 Avoid non-constant format string argument to fprintf(). Heikki Linnakangas 13.0
2020-08-17 Fix printing last progress report line in client programs. Heikki Linnakangas 13.0
2020-06-19 Ensure write failure reports no-disk-space Alvaro Herrera 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-01 Put new command-line options into alphabetical order in help output Peter Eisentraut 13.0
2020-04-27 Fix bogus tar-file padding logic for standby.signal. Robert Haas 13.0
2020-04-16 Disable silently generation of manifests with servers <= 12 in pg_basebackup Michael Paquier 13.0
2020-04-15 Code review for backup manifest. Fujii Masao 13.0
2020-04-03 Generate backup manifests for base backups, and validate them. Robert Haas 13.0
2020-03-19 Make pg_basebackup ask the server to estimate the total backup size, by default. Fujii Masao 13.0
2020-02-28 Refer to bug report address by symbol rather than hardcoding Peter Eisentraut 13.0
2020-02-28 Add PostgreSQL home page to --help output Peter Eisentraut 13.0
2020-02-07 Revert "Prevent running pg_basebackup as root" Michael Paquier 13.0
2020-02-04 Fix fuzzy error handling in pg_basebackup when opening gzFile Michael Paquier 13.0
2020-02-01 Prevent running pg_basebackup as root Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-05 pg_basebackup: Refactor code for reading COPY and tar data. Robert Haas 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-09-25 Split out recovery confing-writing code from pg_basebackup Alvaro Herrera 13.0
2019-09-04 Delay fsyncs of pg_basebackup until the end of backup Michael Paquier 13.0
2019-09-03 Improve base backup protocol documentation Peter Eisentraut 13.0
2019-07-26 Don't uselessly escape a string that doesn't need escaping Alvaro Herrera 13.0