summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-06-23 03:51:55 +0000
committerBruce Momjian <bruce@momjian.us>2002-06-23 03:51:55 +0000
commita0361c46e69997df8f020eb5ef6807c41e49c453 (patch)
tree67232721c89885524d5dc6c64d401bc01ca89e15 /contrib/README
parenta36711c36874c3b23c3d416bbe1844dffe331ffe (diff)
downloadpostgresql-a0361c46e69997df8f020eb5ef6807c41e49c453.tar.gz
Rename command to reindexdb, for consistency.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README b/contrib/README
index 32304cad21..32a6cd53e7 100644
--- a/contrib/README
+++ b/contrib/README
@@ -149,7 +149,7 @@ pgcrypto -
Cryptographic functions
by Marko Kreen <marko@l-t.ee>
-reindex -
+reindexdb -
Reindexes a database
by Shaun Thomas <sthomas@townnews.com>