| Commit message (Expand) | Author | Age |
* | Have VACUUM log number of skipped pages due to pins | Alvaro Herrera | 2014-12-18 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | Mention that VACUUM FREEZE also effectively zeroes the table freeze age. | Robert Haas | 2014-01-14 |
* | Aggressively freeze tables when CLUSTER or VACUUM FULL rewrites them. | Robert Haas | 2014-01-02 |
* | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Fix "unparenthesized" mention in vacuum docs. | Bruce Momjian | 2011-03-11 |
* | Document that the parenthesized VACUUM syntax is deprecated, not the | Bruce Momjian | 2011-03-11 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Remove old-style VACUUM FULL (which was known for a little while as | Tom Lane | 2010-02-08 |
* | 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 |
* | Implement "fastupdate" support for GIN indexes, in which we try to accumulate | Tom Lane | 2009-03-24 |
* | To reduce confusion over whether VACUUM FULL is needed for anti-wraparound | Tom Lane | 2008-12-11 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the | Heikki Linnakangas | 2008-09-30 |
* | Fix mistaken duplicate reference to max_fsm_pages, per bug #3926. | Tom Lane | 2008-02-03 |
* | Add comments about VACUUM to free space map docs. | Bruce Momjian | 2007-11-28 |
* | A few improvements to analyze and vacuum sections in documentation: add "see | Alvaro Herrera | 2007-10-07 |
* | Update documentation mention of VACUUM FULL and CLUSTER where | Bruce Momjian | 2007-05-30 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Document need for periodic REINDEX in VACUUM FULL cases. | Bruce Momjian | 2007-01-31 |
* | Use "dead" rather than "expired" for vacuumable rows. | Bruce Momjian | 2006-12-27 |
* | Change a VACUUM manual page word from 'deleted' to 'expired', so DELETE | Bruce Momjian | 2006-12-23 |
* | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 |
* | Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACE | Neil Conway | 2006-10-31 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | More vacuum markup fixes. Alvaro | Bruce Momjian | 2005-07-30 |
* | Fix VACUUM sgml markup. | Bruce Momjian | 2005-07-30 |
* | Patch to mention cost-based delay in vacuum reference | Bruce Momjian | 2005-07-30 |
* | Disallow the combination VACUUM FULL FREEZE for safety's sake, for the | Tom Lane | 2004-12-02 |
* | Minor SGML improvements. | Neil Conway | 2004-03-23 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Editing of more reference pages. | Peter Eisentraut | 2003-04-26 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch makes the following changes to the documentation: | Bruce Momjian | 2003-02-19 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | set.patch updates an example in ref/set.sgml to have microsecond | Bruce Momjian | 2002-10-09 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Update SQL-command reference pages for schema features. | Tom Lane | 2002-04-23 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Update reference pages for new INFO, NOTICE, WARNING elog() levels. | Bruce Momjian | 2002-03-06 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Update various obsolete remarks about VACUUM. | Tom Lane | 2001-11-18 |
* | More uppercasing. | Bruce Momjian | 2001-10-12 |