Commits

DateSubjectAuthorReleases
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 11.8
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 12.3
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Remove pg_rewind's private logging.h/logging.c files. Tom Lane 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-03-18 Fix pg_rewind when rewinding new database with tables included Michael Paquier 11.3
2019-03-18 Fix pg_rewind when rewinding new database with tables included Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.6.11
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.5.15
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 12.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 11.0
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 10.6
2018-09-13 Message style improvements Peter Eisentraut 11.0
2018-09-13 Message style improvements Peter Eisentraut 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-09 Further cleanup of client dependencies on src/include/catalog headers. Tom Lane 11.0
2018-04-08 Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. Tom Lane 11.0
2018-03-28 Make pg_rewind skip files and directories that are removed during server start. Fujii Masao 11.0
2018-03-05 Fix pg_rewind to handle relation data files in tablespaces properly. Fujii Masao 9.5.13
2018-03-05 Fix pg_rewind to handle relation data files in tablespaces properly. Fujii Masao 9.6.9