Commits

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

DateSubjectAuthorReleases
2024-12-28 Exclude parallel workers from connection privilege/limit checks. Tom Lane 13.19
2024-06-27 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 13.16
2024-05-16 Fix documentation about DROP DATABASE FORCE process termination rights. Noah Misch 13.16
2023-11-13 Remove incorrect file reference in comment. Etsuro Fujita 13.14
2023-06-11 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 13.12
2022-11-29 Improve heuristics for compressing the KnownAssignedXids array. Tom Lane 13.10
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 13.10
2022-06-27 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 13.8
2022-05-19 Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS Alvaro Herrera 13.8
2022-04-14 Rethink the delay-checkpoint-end mechanism in the back-branches. Robert Haas 13.7
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 13.7
2022-01-27 Fix ordering of XIDs in ProcArrayApplyRecoveryInfo Tomas Vondra 13.6
2021-11-19 Fix parallel operations that prevent oldest xmin from advancing. Amit Kapila 13.6
2021-11-06 Reset lastOverflowedXid on standby when needed Alexander Korotkov 13.5
2021-09-16 Fix variable shadowing in procarray.c. Fujii Masao 13.5
2021-01-06 Detect the deadlocks between backends and the startup process. Fujii Masao 13.2
2020-09-14 Message fixes and style improvements Peter Eisentraut 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-14 Collect built-in LWLock tranche names statically, not dynamically. Tom Lane 13.0
2020-04-08 snapshot scalability: Move delayChkpt from PGXACT to PGPROC. Andres Freund 13.0
2020-04-04 Revert "Improve handling of parameter differences in physical replication" Peter Eisentraut 13.0
2020-03-31 Fix assorted typos Magnus Hagander 13.0
2020-03-30 Improve handling of parameter differences in physical replication Peter Eisentraut 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0