Re: renaming indices?

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: Alex Pilosov <alex(at)pilosoft(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: renaming indices?
Date: 2001-01-17 16:08:57
Message-ID: 3A65C399.788F8861@tm.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-17 16:53:03 Re: AW: AW: AW: AW: Re: tinterval - operator problems on AI X
Previous Message Zeugswetter Andreas SB 2001-01-17 15:50:37 AW: AW: AW: AW: Re: tinterval - operator problems on AI X