Commits

DateSubjectAuthorReleases
2018-07-18 Drop the rule against included index columns duplicating key columns. Tom Lane 12.0
2018-04-28 Assorted minor doc/comment fixes. Tom Lane 11.0
2018-03-22 Sync up our various ways of estimating pg_class.reltuples. Tom Lane 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2017-05-14 Edit SGML documentation related to extended statistics. Tom Lane 10.0
2017-03-10 Change the relkind for partitioned tables from 'P' to 'p'. Tom Lane 10.0
2017-01-30 Invent pg_hba_file_rules view to show the content of pg_hba.conf. Tom Lane 10.0
2016-09-24 Do a final round of updates on the 9.6 release notes. Tom Lane 9.6.0
2016-09-24 Do a final round of updates on the 9.6 release notes. Tom Lane 10.0
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 10.0
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.3.15
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.4.10
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.1.24
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.2.19
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.5.5
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.6.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.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
2016-06-22 Fix type-safety problem with parallel aggregate serial/deserialization. Tom Lane 9.6.0
2016-06-17 Docs typo fix. Tom Lane 9.6.0