Commits

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

DateSubjectAuthorReleases
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 17.10
2026-03-30 Fix datum_image_*()'s inability to detect sign-extension variations David Rowley 17.10
2026-01-26 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 17.8
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 17.8
2026-01-06 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION David Rowley 17.8
2026-01-04 Doc: add missing punctuation David Rowley 17.8
2026-01-04 Fix selectivity estimation integer overflow in contrib/intarray David Rowley 17.8
2025-12-09 Doc: fix typo in hash index documentation David Rowley 17.8
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 17.8
2025-11-16 Doc: include MERGE in variable substitution command list David Rowley 17.8
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 17.7
2025-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 17.7
2025-10-23 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 17.7
2025-10-21 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 17.7
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 17.7
2025-09-17 Add missing EPQ recheck for TID Range Scan David Rowley 17.7
2025-09-16 Add missing EPQ recheck for TID Scan David Rowley 17.7
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 17.7
2025-08-15 Fix invalid format string in HASH_DEBUG code David Rowley 17.7
2025-08-15 Fix failing -D HASH_STATISTICS builds David Rowley 17.7
2025-04-22 Doc: reword text explaining the --maintenance-db option David Rowley 17.5
2025-04-21 Doc: fix incorrect punctuation David Rowley 17.5
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
2025-04-02 Doc: add information about partition locking David Rowley 17.5
2025-04-01 Fix planner's failure to identify multiple hashable ScalarArrayOpExprs David Rowley 17.5