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

Reply via email to