"Merlin Moncure" <[EMAIL PROTECTED]> writes:
> 1. alter table alter type on a clustered index seems to drop the cluster
> (by design)?

Hmm.  Not by design really, but because it's rebuilding all of the
indexes and that status bit doesn't get passed through.  I'll see how
hard it is to fix.

> 2. alter table cluster on seems to give a strange error message of the
> index name is really the name of a table.

This is a pre-existing bug, but should be easy enough to fix.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to