aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/reindex.sgml
Commit message (Expand)AuthorAge
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Remove no-longer-accurate claim that REINDEX won't invalidate cachedTom Lane2007-11-18
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Add missing reference to pg_shdescription. Greg MullaneTom Lane2007-01-05
* 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
* Add the ability to create indexes 'concurrently', that is, withoutTom Lane2006-08-25
* Documentation fixes for FILLFACTOR patch. Minor other editorialization.Tom Lane2006-07-04
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Forgot to add pg_pltemplate to the list of shared system catalogs thatTom Lane2005-09-12
* Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane2005-08-15
* Make REINDEX DATABASE do what one would expect, namely reindex all indexesTom Lane2005-06-22
* More < and > changes to ampersands.Bruce Momjian2005-01-22
* Minor documentation updates from Simon Riggs.Tom Lane2004-11-04
* Update for 8.0: pg_tablespace is now also a shared catalog.Tom Lane2004-10-24
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Adjust btree index build procedure so that the btree metapage looksTom Lane2003-09-29
* Repair some REINDEX problems per recent discussions. The relcache isTom Lane2003-09-24
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Editing of more reference pages.Peter Eisentraut2003-04-26
* 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
* Re-order REINDEX options in manual for consistency. REINDEXBruce Momjian2002-11-17
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Mention REINDEX can be used for disk space reclaimation too.Bruce Momjian2002-06-23
* 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
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Further work on postmaster and postgres reference pages.Tom Lane2001-11-25
* Add cross-reference to standalone-backend ref page.Tom Lane2001-11-25
* Expand description of how to use REINDEX.Tom Lane2001-11-20
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* spell cleanupsBruce Momjian2000-07-22
* *** empty log message ***Hiroshi Inoue2000-03-31