Commits

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

DateSubjectAuthorReleases
2022-07-20 Prevent BASE_BACKUP in the middle of another backup in the same session. Fujii Masao 11.17
2020-08-06 Fix minor problems with non-exclusive backup cleanup. Robert Haas 11.9
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 11.8
2019-09-06 When performing a base backup, check for read errors. Robert Haas 11.6
2018-11-30 Fix various checksum check problems for pg_verify_checksums and base backups Michael Paquier 11.2
2018-06-25 Address set of issues with errno handling Michael Paquier 11.0
2018-05-01 Fix some assorted compiler warnings on Windows. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-15 Don't attempt to verify checksums on new pages Magnus Hagander 11.0
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2018-04-09 Revert "Allow on-line enabling and disabling of data checksums" Magnus Hagander 11.0
2018-04-07 Refactor dir/file permissions Stephen Frost 11.0
2018-04-05 Allow on-line enabling and disabling of data checksums Magnus Hagander 11.0
2018-04-03 Properly use INT64_FORMAT in output Magnus Hagander 11.0
2018-04-03 Fix for checksum validation patch Magnus Hagander 11.0
2018-04-03 Validate page level checksums in base backups Magnus Hagander 11.0
2018-03-28 Make pg_rewind skip files and directories that are removed during server start. Fujii Masao 11.0
2018-03-27 Skip temp tables from basebackup. Teodor Sigaev 11.0
2018-03-25 Fix unsafe extraction of the OID part of a relation filename. Tom Lane 11.0
2018-03-23 Exclude unlogged tables from base backups Teodor Sigaev 11.0
2018-02-16 Remove some inappropriate #includes. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-18 Fix bug in cancellation of non-exclusive backup to avoid assertion failure. Fujii Masao 11.0
2017-12-04 Simplify do_pg_start_backup's API by opening pg_tblspc internally. Tom Lane 11.0
2017-12-04 Clean up assorted messiness around AllocateDir() usage. Tom Lane 11.0