Commits

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

DateSubjectAuthorReleases
2022-01-15 Build inherited extended stats on partitioned tables Tomas Vondra 12.10
2022-01-15 Ignore extended statistics for inheritance trees Tomas Vondra 12.10
2021-09-23 Free memory after building each statistics object Tomas Vondra 12.9
2021-03-23 Use correct spelling of statistics kind Tomas Vondra 12.7
2020-03-31 Fix race condition in statext_store(). Tom Lane 12.3
2019-11-28 Remove unnecessary clauses_attnums variable Tomas Vondra 12.2
2019-11-28 Fix choose_best_statistics to check clauses individually Tomas Vondra 12.2
2019-07-20 Rework examine_opclause_expression to use varonleft Tomas Vondra 12.0
2019-07-18 Fix handling of opclauses in extended statistics Tomas Vondra 12.0
2019-06-23 Add security checks to the multivariate MCV estimation code. Dean Rasheed 12.0
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0