Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITY

Bruce Momjian <bruce@momjian.us>

Commit: d68ccf536e950a07b5a7030bf609936fe65aab51
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-09-10T20:39:02Z
Releases: 9.2.0
Remove double-quoting of table names in clusterdb.  BACKWARD COMPABILITY
BREAKAGE.

Remove double-quoting of index/table names in reindexdb.  BACKWARD
COMPABILITY BREAKAGE.

Document thate user/database names are preserved with double-quoting by
command-line tools like vacuumdb.

Files