Commits

DateSubjectAuthorReleases
2026-02-07 Make some minor cleanups in typalign-related code. Tom Lane 19 (unreleased)
2025-09-20 Track the maximum possible frequency of non-MCE array elements. Tom Lane 19 (unreleased)
2022-07-12 Invent qsort_interruptible(). Tom Lane 16.0
2022-07-12 Invent qsort_interruptible(). Tom Lane 14.5
2022-07-12 Invent qsort_interruptible(). Tom Lane 15.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.5.4
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.1.23
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.6.0
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.4.9
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.3.14
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.2.18
2012-03-04 Collect and use element-frequency statistics for arrays. Tom Lane 9.2.0
2010-05-30 Fix misuse of Lossy Counting (LC) algorithm in compute_tsvector_stats(). Tom Lane 8.4.5
2010-05-30 Fix misuse of Lossy Counting (LC) algorithm in compute_tsvector_stats(). Tom Lane 9.0.0
2008-12-15 Reduce the scaling factor for attstattarget to number-of-lexemes from 100 Tom Lane 8.4.0
2008-12-13 Increase the default value of default_statistics_target from 10 to 100, Tom Lane 8.4.0
2008-09-19 Create a selectivity estimation function for the text search @@ operator. Tom Lane 8.4.0
2008-07-14 Create a type-specific typanalyze routine for tsvector, which collects stats Tom Lane 8.4.0