Commits

DateSubjectAuthorReleases
2021-01-24 Make storage/standby.h compile standalone again. Tom Lane 14.0
2021-01-13 Log long wait time on recovery conflict when it's resolved. Fujii Masao 14.0
2021-01-07 Add GUC to log long wait times on recovery conflicts. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-11 Rename VariableCacheData.nextFullXid to nextXid. Andres Freund 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-28 Add basic infrastructure for 64 bit transaction IDs. Thomas Munro 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-06-16 Remove AELs from subxids correctly on standby Simon Riggs 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-27 Emit invalidations to standby for transactions without xid. Andres Freund 9.6.0
2016-03-10 Rework wait for AccessExclusiveLocks on Hot Standby Simon Riggs 9.6.0
2016-01-21 Refactor headers to split out standby defs Simon Riggs 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-08-07 Don't include low level locking code from frontend code. Andres Freund 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-09-19 Add rmgr callback to name xlog record types for display purposes. Andres Freund 9.5.0