Report index name on CLUSTER failure. Also, suggest ALTER TABLE
authorBruce Momjian <bruce@momjian.us>
Tue, 10 May 2005 13:16:26 +0000 (13:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 10 May 2005 13:16:26 +0000 (13:16 +0000)
commitaa54dbbf0324035f45e550ccb083f1bfa4fb8ea9
tree58a85cbaa4119127333269a7e986d5cd7fa0fa58
parentbc5adafc69778f1092805d57ddebf3749fbc876c
Report index name on CLUSTER failure.  Also, suggest ALTER TABLE
WITHOUT CLUSTER for cluster failure of a single table in a full db
cluster.
src/backend/commands/cluster.c
src/backend/commands/tablecmds.c
src/include/commands/cluster.h