Commits

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

DateSubjectAuthorReleases
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 15.18
2026-03-30 Fix datum_image_*()'s inability to detect sign-extension variations David Rowley 15.18
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 15.16
2026-01-06 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION David Rowley 15.16
2026-01-04 Doc: add missing punctuation David Rowley 15.16
2026-01-04 Fix selectivity estimation integer overflow in contrib/intarray David Rowley 15.16
2025-12-09 Doc: fix typo in hash index documentation David Rowley 15.16
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 15.16
2025-11-16 Doc: include MERGE in variable substitution command list David Rowley 15.16
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 15.15
2025-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 15.15
2025-10-23 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 15.15
2025-10-21 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 15.15
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 15.15
2025-09-17 Add missing EPQ recheck for TID Range Scan David Rowley 15.15
2025-09-16 Add missing EPQ recheck for TID Scan David Rowley 15.15
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 15.15
2025-08-15 Fix invalid format string in HASH_DEBUG code David Rowley 15.15
2025-04-22 Doc: reword text explaining the --maintenance-db option David Rowley 15.13
2025-04-02 Doc: add information about partition locking David Rowley 15.13
2025-04-01 Fix planner's failure to identify multiple hashable ScalarArrayOpExprs David Rowley 15.13
2024-12-19 Fix Assert failure in WITH RECURSIVE UNION queries David Rowley 15.11
2024-12-09 Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes David Rowley 15.11
2024-12-09 Fix possible crash during WindowAgg evaluation David Rowley 15.11
2024-10-29 Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 15.9