Commits

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

DateSubjectAuthorReleases
2026-06-19 Update JIT tuple deforming code for virtual generated columns David Rowley 18 (unreleased)
2026-04-24 Fix incorrect logic for hashed IN / NOT IN with non-strict operators David Rowley 18.4
2026-03-30 Fix datum_image_*()'s inability to detect sign-extension variations David Rowley 18.4
2026-01-26 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 18.2
2026-01-08 Fix possible incorrect column reference in ERROR message David Rowley 18.2
2026-01-06 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION David Rowley 18.2
2026-01-06 Fix misleading comment for GetOperatorFromCompareType David Rowley 18.2
2026-01-04 Doc: add missing punctuation David Rowley 18.2
2026-01-04 Fix selectivity estimation integer overflow in contrib/intarray David Rowley 18.2
2025-12-09 Doc: fix typo in hash index documentation David Rowley 18.2
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 18.2
2025-11-16 Doc: include MERGE in variable substitution command list David Rowley 18.2
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 18.1
2025-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 18.1
2025-10-23 Fix incorrect zero extension of Datum in JIT tuple deform code David Rowley 18.1
2025-10-21 Fix BRIN 32-bit counter wrap issue with huge tables David Rowley 18.1
2025-10-18 Fix reset of incorrect hash iterator in GROUPING SETS queries David Rowley 18.1
2025-10-13 Doc: clarify n_distinct_inherited setting David Rowley 18.1
2025-09-19 Improve wording in a few comments David Rowley 18.0
2025-09-17 Add missing EPQ recheck for TID Range Scan David Rowley 18.0
2025-09-16 Add missing EPQ recheck for TID Scan David Rowley 18.0
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 18.0
2025-08-15 Fix invalid format string in HASH_DEBUG code David Rowley 18.0
2025-08-15 Fix failing -D HASH_STATISTICS builds David Rowley 18.0
2025-06-16 Fix possible Assert failure in verify_compact_attribute() David Rowley 18.0