Commits

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

DateSubjectAuthorReleases
2023-06-11 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 11.21
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 11.19
2022-06-27 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 11.17
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 11.16
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 11.16
2022-01-27 Fix ordering of XIDs in ProcArrayApplyRecoveryInfo Tomas Vondra 11.15
2021-11-06 Reset lastOverflowedXid on standby when needed Alexander Korotkov 11.14
2021-09-16 Fix variable shadowing in procarray.c. Fujii Masao 11.14
2021-01-06 Detect the deadlocks between backends and the startup process. Fujii Masao 11.11
2020-03-12 Fix nextXid tracking bug on standbys (9.5-11 only). Thomas Munro 11.8
2018-10-14 Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 11.0
2018-06-30 pgindent run prior to branching Andrew Dunstan 11.0
2018-06-16 Remove AELs from subxids correctly on standby Simon Riggs 11.0
2018-06-14 Remove spurious code comments in standby related code Simon Riggs 11.0
2018-06-14 Remove cut-off bug from RunningTransactionData Simon Riggs 11.0
2018-06-07 Exclude VACUUMs from RunningXactData Simon Riggs 11.0
2018-02-20 Fix typo Magnus Hagander 11.0
2018-01-11 Fix Latin spelling Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-21 Fix typo Alvaro Herrera 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-08-16 Initialize replication_slot_catalog_xmin in procarray Peter Eisentraut 11.0