Commits

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

DateSubjectAuthorReleases
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 13.23
2025-09-17 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 13.23
2025-09-16 Add missing EPQ recheck for TID Scan David Rowley 13.23
2025-09-16 Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 13.23
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 13.23
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 13.23
2025-09-15 jit: fix build with LLVM-21 Peter Eisentraut 13.23
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 13.23
2025-09-11 Fix description of WAL record blocks in hash_xlog.h Michael Paquier 13.23
2025-09-10 Fix memory leakage in nodeSubplan.c. Tom Lane 13.23
2025-09-04 Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 13.23
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 13.23
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 13.23
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 13.23
2025-08-26 Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. Tom Lane 13.23
2025-08-23 Rewrite previous commit's test for TestUpgradeXversion compatibility. Noah Misch 13.23
2025-08-23 Sort DO_DEFAULT_ACL dump objects independent of OIDs. Noah Misch 13.23
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 13.23
2025-08-21 doc: Improve description of wal_compression Michael Paquier 13.23
2025-08-20 Fix assertion failure with replication slot release in single-user mode Michael Paquier 13.23
2025-08-19 Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. Masahiko Sawada 13.23
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 13.23
2025-08-13 Don't treat EINVAL from semget() as a hard failure. Tom Lane 13.23
2025-08-11 Stamp 13.22. Tom Lane 13.22
2025-08-11 Last-minute updates for release notes. Tom Lane 13.22