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