Commits

DateSubjectAuthorReleases
2026-06-28 Avoid collation lookup failure when considering a "char" column. Tom Lane 19 (unreleased)
2026-06-28 Avoid collation lookup failure when considering a "char" column. Tom Lane 18 (unreleased)
2026-06-08 Fix missed checks for hashability of container-type equality. Tom Lane 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-11 Fix estimate_array_length error with set-operation array coercions Richard Guo 17.10
2026-04-11 Fix estimate_array_length error with set-operation array coercions Richard Guo 18.4
2026-04-11 Fix estimate_array_length error with set-operation array coercions Richard Guo 19 (unreleased)
2026-03-30 Thread flags through begin-scan APIs Melanie Plageman 19 (unreleased)
2026-03-20 Discount the metapage when estimating number of index pages visited. Tom Lane 19 (unreleased)
2026-03-19 Short-circuit row estimation in NOT IN containing NULL consts David Rowley 19 (unreleased)
2026-03-04 Fix estimate_hash_bucket_stats's correction for skewed data. Tom Lane 19 (unreleased)
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 14.23
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 15.18
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 16.14
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 17.10
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 18.4
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 19 (unreleased)
2026-03-01 Correctly calculate "MCV frequency" for a unique column. Tom Lane 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-29 Ensure sanity of hash-join costing when there are no MCV statistics. Tom Lane 19 (unreleased)
2025-12-29 Ignore PlaceHolderVars when looking up statistics Richard Guo 18.2
2025-12-29 Ignore PlaceHolderVars when looking up statistics Richard Guo 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-19 Speed up eqjoinsel() with lots of MCV entries. Tom Lane 19 (unreleased)
2025-10-28 Check that index can return in get_actual_variable_range() Peter Eisentraut 18.1