Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Improve wording of error message added in commit 714805010. | Tom Lane | 2017-09-26 |
* | Give a better error for duplicate entries in VACUUM/ANALYZE column list. | Tom Lane | 2017-09-21 |
* | Avoid unexpected slowdown in vacuum regression test. | Tom Lane | 2015-01-12 |
* | Reject ANALYZE commands during VACUUM FULL or another ANALYZE. | Noah Misch | 2015-01-07 |
* | Reduce messages about implicit indexes and sequences to DEBUG1. | Robert Haas | 2012-07-04 |
* | Remove old-style VACUUM FULL (which was known for a little while as | Tom Lane | 2010-02-08 |
* | Create a "relation mapping" infrastructure to support changing the relfilenodes | Tom Lane | 2010-02-07 |
* | Support rewritten-based full vacuum as VACUUM FULL. Traditional | Itagaki Takahiro | 2010-01-06 |
* | Provide a parenthesized-options syntax for VACUUM, analogous to that recently | Tom Lane | 2009-11-16 |
* | Add new vacuum regression test files. | Bruce Momjian | 2002-07-20 |