ALTER TABLE RENAME works on indexes in 7.1; I forget about 7.0.

I think you're right that SQL expects indexes to have a separate
namespace from tables, but until we have schema/namespace support
it's pointless to worry about that.

                        regards, tom lane

Reply via email to