Commits

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

DateSubjectAuthorReleases
2026-05-01 doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION Michael Paquier 17.10
2026-04-30 Fix attnum remapping in generateClonedExtStatsStmt() Andrew Dunstan 17.10
2026-04-30 Fix errno check based on EINTR in pg_flush_data() Michael Paquier 17.10
2026-04-29 Suppress "has no symbols" linker warnings on macOS. Nathan Bossart 17.10
2026-04-29 test_tidstore: Stabilize regression tests by sorting offsets. Masahiko Sawada 17.10
2026-04-27 doc: Fix grammar in some logical replication pages Michael Paquier 17.10
2026-04-24 Update time zone data files to tzdata release 2026b. Tom Lane 17.10
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 17.10
2026-04-24 pg_test_timing: fix unit in backward-clock warning Fujii Masao 17.10
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 17.10
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 17.10
2026-04-22 catcache.c: use C_COLLATION_OID for texteqfast/texthashfast. Jeff Davis 17.10
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 17.10
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 17.10
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 17.10
2026-04-22 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 17.10
2026-04-21 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 17.10
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 17.10
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 17.10
2026-04-20 doc: Correct context description for some JIT support GUCs Fujii Masao 17.10
2026-04-20 Fix relid-set clobber during join removal. Tom Lane 17.10
2026-04-20 Clean up all relid fields of RestrictInfos during join removal. Tom Lane 17.10
2026-04-20 Flush statistics during idle periods in parallel apply worker. Amit Kapila 17.10
2026-04-17 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 17.10
2026-04-16 Update .abi-compliance-history for change to enum ProcSignalReason Fujii Masao 17.10