Report index name on CLUSTER failure. Also, suggest ALTER TABLE

Bruce Momjian <bruce@momjian.us>

Commit: a4dde3bff36dac1ac0b699becad6f103d861a874
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-05-10T13:16:26Z
Releases: 8.1.0
Report index name on CLUSTER failure.  Also, suggest ALTER TABLE
WITHOUT CLUSTER for cluster failure of a single table in a full db
cluster.

Files

PathChange+/−
src/backend/commands/cluster.c modified +16 −10
src/backend/commands/tablecmds.c modified +2 −2
src/include/commands/cluster.h modified +3 −2