Commits

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

DateSubjectAuthorReleases
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 13.22
2022-08-05 Partially undo commit 94da73281. Tom Lane 13.8
2022-08-05 Fix non-bulletproof ScalarArrayOpExpr code for extended statistics. Tom Lane 13.8
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 13.6
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 13.6
2021-09-23 Free memory after building each statistics object Tomas Vondra 13.5
2021-03-23 Use correct spelling of statistics kind Tomas Vondra 13.3
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-31 Fix race condition in statext_store(). Tom Lane 13.0
2020-03-18 Fix wording of several extended stats comments Tomas Vondra 13.0
2020-03-14 Use multi-variate MCV lists to estimate ScalarArrayOpExpr Tomas Vondra 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-01-15 Report progress of ANALYZE commands Alvaro Herrera 13.0
2020-01-13 Apply multiple multivariate MCV lists when possible Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-28 Remove unnecessary clauses_attnums variable Tomas Vondra 13.0
2019-11-28 Fix choose_best_statistics to check clauses individually Tomas Vondra 13.0
2019-09-10 Allow setting statistics target for extended statistics Tomas Vondra 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-08-16 Don't include utils/array.h from acl.h. Andres Freund 13.0
2019-07-20 Rework examine_opclause_expression to use varonleft Tomas Vondra 13.0