aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/vacuum.out
Commit message (Expand)AuthorAge
* Improve wording of error message added in commit 714805010.Tom Lane2017-09-26
* Give a better error for duplicate entries in VACUUM/ANALYZE column list.Tom Lane2017-09-21
* Avoid unexpected slowdown in vacuum regression test.Tom Lane2015-01-12
* Reject ANALYZE commands during VACUUM FULL or another ANALYZE.Noah Misch2015-01-07
* Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas2012-07-04
* Remove old-style VACUUM FULL (which was known for a little while asTom Lane2010-02-08
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Support rewritten-based full vacuum as VACUUM FULL. TraditionalItagaki Takahiro2010-01-06
* Provide a parenthesized-options syntax for VACUUM, analogous to that recentlyTom Lane2009-11-16
* Add new vacuum regression test files.Bruce Momjian2002-07-20