head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2002.06.23.03.51.55;	author momjian;	state dead;
branches;
next	1.1;

1.1
date	2002.06.21.19.34.18;	author momjian;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Rename command to reindexdb, for consistency.
@
text
@
                                  reindex

Indexes are known to grow over time.  Being as vacuum doesn't slow or
clean up after this growth, and there is no command to reindex all tables
in a database, it made sense to construct this utility to do it.

Shaun Thomas <sthomas@@townnews.com>

@


1.1
log
@Add reindex utility to /contrib.

Shaun Thomas                   <sthomas@@townnews.com>
@
text
@@

