Commits

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

DateSubjectAuthorReleases
2026-03-02 Fix set of issues with extended statistics on expressions Michael Paquier 14.23
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2024-03-05 Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 14.12
2022-08-05 Partially undo commit 94da73281. Tom Lane 14.5
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 14.5
2022-08-05 Fix incorrect permissions-checking code for extended statistics. Tom Lane 14.5
2022-07-12 Invent qsort_interruptible(). Tom Lane 14.5
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 14.2
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 14.2
2021-09-29 Clarify use of "statistics objects" in the code Michael Paquier 14.1
2021-09-23 Free memory after building each statistics object Tomas Vondra 14.0
2021-06-27 Error message refactoring Peter Eisentraut 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-07 Fix typos in comments about extended statistics Tomas Vondra 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-04-13 Initialize t_self and t_tableOid in statext_expressions_load Tomas Vondra 14.0
2021-04-11 Fix uninitialized variable from commit a4d75c86b. Tom Lane 14.0
2021-04-09 Fix typos and grammar in documentation and code comments Michael Paquier 14.0
2021-04-06 Fix handling of clauses incompatible with extended statistics Tomas Vondra 14.0
2021-03-31 Don't prematurely cram a value into a short int. Tom Lane 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-23 Use correct spelling of statistics kind Tomas Vondra 14.0
2021-03-22 Move bsearch_arg to src/port Tomas Vondra 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-08 Improve estimation of ANDs under ORs using extended statistics. Dean Rasheed 14.0