Commits

DateSubjectAuthorReleases
2023-01-06 Add options to control whether VACUUM runs vac_update_datfrozenxid. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-22 Remove useless inline marker. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-09-01 Set cutoff xmin more aggressively when vacuuming a temporary table. Tom Lane 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 11.6
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 13.0
2019-08-10 Fix "ANALYZE t, t" inside a transaction block. Tom Lane 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-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-03-22 Sync up our various ways of estimating pg_class.reltuples. Tom Lane 11.0
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 9.3.23
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 11.0
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 9.5.13
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 9.6.9
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 9.4.18
2018-03-13 When updating reltuples after ANALYZE, just extrapolate from our sample. Tom Lane 10.4
2017-10-05 Improve comments in vacuum_rel() and analyze_rel(). Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-09-29 Fix inadequate locking during get_rel_oids(). Tom Lane 11.0
2017-09-29 Fix inadequate locking during get_rel_oids(). Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0