aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/cluster.sgml
Commit message (Expand)AuthorAge
* Add GUC and storage parameter to set the maximum size of GIN pending list.Fujii Masao2014-11-11
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan.Tom Lane2010-10-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Mention related ALTER TABLE variants in documentation for CLUSTER.Robert Haas2010-05-11
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* CLUSTER VERBOSE and corresponding clusterdb --verbose optionPeter Eisentraut2008-11-24
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* <optional> cannot be used here, because psql doesn't handle it.Peter Eisentraut2007-11-07
* Improvements to the SGML docs for TRUNCATE and CLUSTER.Neil Conway2007-05-11
* Minor editorialization on CLUSTER reference page.Tom Lane2007-04-08
* Support syntax "CLUSTER table USING index", which is more logical.Bruce Momjian2007-04-08
* Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian2007-02-01
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Add note about space usage of 'manual' approach to clustering, perTom Lane2006-11-04
* Add text to the VACUUM, REINDEX, DROP TABLESPACE and CREATE TABLESPACENeil Conway2006-10-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* More minor updates and copy-editing.Tom Lane2005-01-04
* Replace "--" and "---" with "&mdash;" as appropriate, for better-lookingNeil Conway2004-11-15
* Fix typo (extraneous comma).Tom Lane2004-08-21
* Minor SGML improvements.Neil Conway2004-03-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix language.Peter Eisentraut2003-11-02
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Bring SQL ref pages to consistent format, part 1.Peter Eisentraut2003-04-15
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch makes the following changes to the documentation:Bruce Momjian2003-02-19
* Code review for CLUSTER ALL patch. Fix bogus locking, incorrect transactionTom Lane2002-12-30
* Remove ALL from CLUSTER ALL. Use just CLUSTER.Bruce Momjian2002-11-18
* New version attached. The following is implemented:Bruce Momjian2002-11-15
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Editorial improvements.Tom Lane2002-08-11
* Mention ANALYZE after CLUSTER.Bruce Momjian2002-08-10
* Major improvement in CLUSTER which preserves table characteristics usingBruce Momjian2002-08-10
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Repair example, per note in interactive docs.Tom Lane2001-12-30
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne.Bruce Momjian2001-10-31
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* spell cleanupsBruce Momjian2000-07-22
* CleanupsBruce Momjian2000-07-22
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22