Hi all,
Seems like it's not possible to rename an existing index, btw I can do that
using: ALTER INDEX foo RENAME TO bar;
I don't know how difficult it could be to add such a command.
Regards,
Didier
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match