Commits

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

DateSubjectAuthorReleases
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 14.23
2026-04-24 pg_test_timing: fix unit in backward-clock warning Fujii Masao 14.23
2026-04-23 Back-patch addition of PGDLLIMPORT to un-break Windows BF animals. Tom Lane 14.23
2026-04-23 Don't call CheckAttributeType() with InvalidOid on dropped cols Heikki Linnakangas 14.23
2026-04-23 Don't allow composite type to be member of itself via multirange Heikki Linnakangas 14.23
2026-04-22 Guard against overly-long numeric formatting symbols from locale. Tom Lane 14.23
2026-04-22 Prevent some buffer overruns in spell.c's parsing of affix files. Tom Lane 14.23
2026-04-22 Prevent buffer overrun in spell.c's CheckAffix(). Tom Lane 14.23
2026-04-22 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 14.23
2026-04-21 Make plpgsql_trap test more robust and less resource-intensive. Tom Lane 14.23
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 14.23
2026-04-20 doc: Correct context description for some JIT support GUCs Fujii Masao 14.23
2026-04-17 doc: Improve description of pg_ctl -l log file permissions Fujii Masao 14.23
2026-04-16 Fix comments for Korean encodings in encnames.c Thomas Munro 14.23
2026-04-14 Add tests for low-level PGLZ [de]compression routines Michael Paquier 14.23
2026-04-10 Fix heap-buffer-overflow in pglz_decompress() on corrupt input. Andrew Dunstan 14.23
2026-04-09 Enhance make_ctags and make_etags. Tatsuo Ishii 14.23
2026-04-09 Fix integer overflow in nodeWindowAgg.c Richard Guo 14.23
2026-04-06 Avoid unsafe access to negative index in a TupleDesc. Tom Lane 14.23
2026-04-03 jit: No backport::SectionMemoryManager for LLVM 22. Thomas Munro 14.23
2026-04-02 jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro 14.23
2026-04-01 doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart 14.23
2026-03-30 Be more careful to preserve consistency of a tuplestore. Tom Lane 14.23
2026-03-30 Fix datum_image_*()'s inability to detect sign-extension variations David Rowley 14.23
2026-03-27 Avoid memory leak on error while parsing pg_stat_statements dump file Heikki Linnakangas 14.23