Commits

DateSubjectAuthorReleases
2023-01-06 Add options to control whether VACUUM runs vac_update_datfrozenxid. Tom Lane 16.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2009-11-16 Provide a parenthesized-options syntax for VACUUM, analogous to that recently Tom Lane 9.0.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2008-12-11 To reduce confusion over whether VACUUM FULL is needed for anti-wraparound Tom Lane 8.4.0
2008-02-03 Fix mistaken duplicate reference to max_fsm_pages, per bug #3926. Tom Lane 8.3.1
2006-11-05 Fix recently-understood problems with handling of XID freezing, particularly Tom Lane 8.2.0
2005-11-01 Make an editorial pass over the reference pages. Tom Lane 8.1.0
2004-12-02 Disallow the combination VACUUM FULL FREEZE for safety's sake, for the Tom Lane 8.0.0
2003-09-12 More cleanup of Diagnostics sections. Tom Lane 7.4.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2001-11-18 Update various obsolete remarks about VACUUM. Tom Lane 7.2.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1
2001-07-10 Changes from Vince Vielhaber to allow the optional clauses of CREATE Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as Tom Lane 7.2.1
1999-11-28 Remove obsolete note about pg_vlock lock file. Tom Lane 7.1.1