Commits

DateSubjectAuthorReleases
2026-02-23 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 19 (unreleased)
2025-09-20 Track the maximum possible frequency of non-MCE array elements. Tom Lane 19 (unreleased)
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-08 Further patch rangetypes_selfuncs.c's statistics slot management. Tom Lane 10.0
2017-05-08 Further patch rangetypes_selfuncs.c's statistics slot management. Tom Lane 9.4.12
2017-05-08 Further patch rangetypes_selfuncs.c's statistics slot management. Tom Lane 9.5.7
2017-05-08 Further patch rangetypes_selfuncs.c's statistics slot management. Tom Lane 9.3.17
2017-05-08 Further patch rangetypes_selfuncs.c's statistics slot management. Tom Lane 9.6.3
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
2011-02-18 Fix tsmatchsel() to account properly for null rows. Tom Lane 8.4.8
2011-02-18 Fix tsmatchsel() to account properly for null rows. Tom Lane 9.0.4
2011-02-18 Fix tsmatchsel() to account properly for null rows. Tom Lane 9.1.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2009-12-29 Add the ability to store inheritance-tree statistics in pg_statistic, Tom Lane 9.0.0
2008-09-19 Create a selectivity estimation function for the text search @@ operator. Tom Lane 8.4.0