Commits

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

DateSubjectAuthorReleases
2026-06-12 Fix out-of-bounds write in RI fast-path batch on re-entry Amit Langote 19 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 19 (unreleased)
2026-06-12 amcheck: Fix missing allequalimage corruption report Fujii Masao 19 (unreleased)
2026-06-11 Fix md5_password_warnings for role and database settings Fujii Masao 19 (unreleased)
2026-06-11 Fix type confusion in AddRelsyncInvalidationMessage Robert Haas 19 (unreleased)
2026-06-11 Fix translatable string construction Álvaro Herrera 19 (unreleased)
2026-06-11 IS JSON/JSON(): Protect against expressions uncoercible to text Álvaro Herrera 19 (unreleased)
2026-06-11 Fix parsing of parenthesised OLD/NEW in RETURNING list. Dean Rasheed 19 (unreleased)
2026-06-11 seg: Fix seg_out() to preserve the upper boundary's certainty indicator Heikki Linnakangas 19 (unreleased)
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 19 (unreleased)
2026-06-11 Disallow negative values for max_retention_duration. Amit Kapila 19 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 19 (unreleased)
2026-06-10 Undo thinko in commit e78d1d6d4. Tom Lane 19 (unreleased)
2026-06-10 Fix MarkBufferDirtyHint() to not call GetBufferDescriptor() for local buffers Michael Paquier 19 (unreleased)
2026-06-10 pg_buffercache: restore rowtype verification in pg_buffercache_pages() Fujii Masao 19 (unreleased)
2026-06-10 psql: Add some missing schema qualifications in describe.c Michael Paquier 19 (unreleased)
2026-06-09 Fix race when logical decoding activation is concurrently interrupted. Masahiko Sawada 19 (unreleased)
2026-06-09 Disallow direct use of the pgrepack logical decoding plugin Álvaro Herrera 19 (unreleased)
2026-06-09 Record dependencies on graph labels and properties Peter Eisentraut 19 (unreleased)
2026-06-08 Use correct type for catalog_xmin Fujii Masao 19 (unreleased)
2026-06-08 Guard against uninitialized default locale. Jeff Davis 19 (unreleased)
2026-06-08 ci: Improve ccache handling Andres Freund 19 (unreleased)
2026-06-08 Remove inappropriate translation marker in getObjectIdentityParts(). Tom Lane 19 (unreleased)
2026-06-08 dict_synonym.c: remove incorrect outlen. Jeff Davis 19 (unreleased)
2026-06-08 Revert "Enable fast default for domains with non-volatile constraints" Andrew Dunstan 19 (unreleased)