Re: renaming indices? - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: renaming indices?
Date
Msg-id 3A65C399.788F8861@tm.ee
Whole thread Raw
In response to renaming indices?  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
Alex Pilosov wrote:
> 
> 3) index namespace should be constricted to the table on which it is
> indexed, since no commands to my knowledge manipulate the index without
> also specifying the table.

How about DROP INDEX ... ?

I'm not sure if this is standard SQL, maybe we should have 
ALTER TABLE ... DROP INDEX ...

-----------------
Hannu


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: SIGNATURE for int sets (need advise)
Next
From: Camm Maguire
Date:
Subject: Mysterious 7.0.3 error