Hi all, Attached patch fixes the typo is in reindexdb documentation regarding REINDEX SCHEMA.
Regards, ------- Sawada Masahiko
diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index b5b449c..a745f6c 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -30,7 +30,7 @@ PostgreSQL documentation <arg choice="plain"><option>--schema</option></arg> <arg choice="plain"><option>-S</option></arg> </group> - <replaceable>table</replaceable> + <replaceable>schema</replaceable> </arg> </arg>
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers