Commits

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

DateSubjectAuthorReleases
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 12.21
2024-09-29 Remove NULL dereference from RenameRelationInternal(). Noah Misch 12.21
2024-09-27 Avoid 037_invalid_database.pl hang under debug_discard_caches. Noah Misch 12.21
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 12.21
2024-09-26 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 12.21
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 12.21
2024-09-24 Back-patch "Refactor code in tablecmds.c to check and process tablespace moves" Noah Misch 12.21
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 12.21
2024-09-24 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 12.21
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 12.21
2024-09-24 Drop global objects after completed test Daniel Gustafsson 12.21
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 12.21
2024-09-19 doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 12.21
2024-09-19 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 12.21
2024-09-19 doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 12.21
2024-09-19 Improve Perl script which adds commit links to release notes Bruce Momjian 12.21
2024-09-18 doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 12.21
2024-09-18 doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 12.21
2024-09-18 Don't enter parallel mode when holding interrupts. Noah Misch 12.21
2024-09-16 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 12.21
2024-09-16 doc PG relnotes: add links to commits Bruce Momjian 12.21
2024-09-16 scripts: add Perl script to add links to release notes Bruce Momjian 12.21
2024-09-15 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 12.21
2024-09-14 doc PG relnotes: add attribution for time zone data files items Bruce Momjian 12.21
2024-09-14 Run regression tests with timezone America/Los_Angeles. Tom Lane 12.21