Commits

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

DateSubjectAuthorReleases
2021-09-09 Fix issue with WAL archiving in standby. Fujii Masao 10.19
2020-09-29 Archive timeline history files in standby if archive_mode is set to "always". Fujii Masao 10.15
2019-06-12 In walreceiver, don't try to do ereport() in a signal handler. Tom Lane 10.9
2018-08-08 Don't run atexit callbacks in quickdie signal handlers. Heikki Linnakangas 10.6
2018-01-28 Default monitoring roles - errata Simon Riggs 10.2
2017-10-03 Fix race condition with unprotected use of a latch pointer variable. Tom Lane 10.1
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 10.1
2017-06-30 Fix locking in WAL receiver/sender shmem state structs Alvaro Herrera 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-12 Standardize "WAL location" terminology Peter Eisentraut 10.0
2017-03-30 Default monitoring roles Simon Riggs 10.0
2017-03-25 Report catalog_xmin separately in hot_standby_feedback Simon Riggs 10.0
2017-03-22 Refactor GetOldestXmin() to use flags Simon Riggs 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-01-26 Reset hot standby xmin on master after restart Simon Riggs 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-02 Refactor libpqwalreceiver Peter Eisentraut 10.0
2016-12-02 Use latch instead of select() in walreceiver Peter Eisentraut 10.0
2016-10-20 Rename "pg_xlog" directory to "pg_wal". Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0