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
- [HACKERS] renaming indices? Alex Pilosov
- Re: [HACKERS] renaming indices? Tom Lane
- Re: [HACKERS] renaming indices? Hannu Krosing