]> granicus.if.org Git - postgresql/commit
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)
commita4dde3bff36dac1ac0b699becad6f103d861a874
treeb6b8c75c99a927377c455008ea7657936bec90f6
parentdc5ebcfcce73228a164649fd24bfcd3d3830d61f
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