Commits

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

DateSubjectAuthorReleases
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 15.18
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 15.18
2026-05-05 Consider collation when proving uniqueness from unique indexes Richard Guo 15.18
2026-05-03 Mark modified the FSM buffer as dirty during recovery Alexander Korotkov 15.18
2026-05-01 Add missing connection validation in ECPG Andrew Dunstan 15.18
2026-05-01 doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION Michael Paquier 15.18
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 15.18
2026-04-29 Suppress "has no symbols" linker warnings on macOS. Nathan Bossart 15.18
2026-04-27 doc: Fix grammar in some logical replication pages Michael Paquier 15.18
2026-04-24 Update time zone data files to tzdata release 2026b. Tom Lane 15.18
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 15.18
2026-04-24 pg_test_timing: fix unit in backward-clock warning Fujii Masao 15.18
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 15.18
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 15.18
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 15.18
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 15.18
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 15.18
2026-04-22 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 15.18
2026-04-21 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 15.18
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 15.18
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 15.18
2026-04-20 doc: Correct context description for some JIT support GUCs Fujii Masao 15.18
2026-04-17 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 15.18
2026-04-16 Fix comments for Korean encodings in encnames.c Thomas Munro 15.18
2026-04-14 Add tests for low-level PGLZ [de]compression routines Michael Paquier 15.18