Commits

DateSubjectAuthorReleases
2025-10-28 Check that index can return in get_actual_variable_range() Peter Eisentraut 19 (unreleased)
2025-09-20 Re-allow using statistics for bool-valued functions in WHERE. Tom Lane 19 (unreleased)
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 13.22
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 15.14
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 16.10
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 17.6
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 18.0
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 19 (unreleased)
2025-07-19 Mostly-cosmetic adjustments to estimate_multivariate_bucketsize(). Tom Lane 19 (unreleased)
2025-06-30 Add new OID alias type regdatabase. Nathan Bossart 19 (unreleased)
2025-06-30 Remove unused #include's in src/backend/utils/adt/* Peter Eisentraut 19 (unreleased)
2025-04-23 Properly prepare varinfos in estimate_multivariate_bucketsize() Alexander Korotkov 18.0
2025-04-16 Improve comments for estimate_multivariate_ndistinct() David Rowley 18.0
2025-04-06 Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 18.0
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-04-04 Fix crash/valgrind error Peter Eisentraut 18.0
2025-04-04 Support non-btree indexes in get_actual_variable_range() Peter Eisentraut 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-10 Use extended stats for precise estimation of bucket size in hash join Alexander Korotkov 18.0
2025-02-19 Improve statistics estimation for single-column GROUP BY in sub-queries Alexander Korotkov 18.0
2025-01-14 Consistently spell "leakproof" without a hyphen. Dean Rasheed 18.0
2025-01-02 Ignore nullingrels when looking up statistics Richard Guo 18.0
2025-01-02 Ignore nullingrels when looking up statistics Richard Guo 16.7
2025-01-02 Ignore nullingrels when looking up statistics Richard Guo 17.3