Re: [v9.2] DROP statement reworks - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [v9.2] DROP statement reworks
Date
Msg-id CA+Tgmoap+kt6Mt-9mjwbvwU4MfFxearzO5f=dmTp6cwske+S6Q@mail.gmail.com
Whole thread Raw
In response to Re: [v9.2] DROP statement reworks  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Responses Re: [v9.2] DROP statement reworks
List pgsql-hackers
On Thu, Oct 20, 2011 at 10:49 AM, Kohei KaiGai <kaigai@kaigai.gr.jp> wrote:
>>> part-3: drop statement reworks for other object classes
>>
>> This is going to need some rebasing.
>>
> OK, I rebased it.
>
> This patch includes bug-fix when we tried to drop non-existence
> operator family with IF EXISTS.

I'm thinking we should probably pull that part out and do it
separately.  Seems like it should probably be back-patched.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: [v9.2] DROP statement reworks
Next
From: Tom Lane
Date:
Subject: Re: EXECUTE tab completion