Re: drop if exists remnainder (reprise) - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: drop if exists remnainder (reprise)
Date
Msg-id 449313BC.8060208@dunslane.net
Whole thread Raw
In response to drop if exists remnainder (reprise)  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches

Andrew Dunstan wrote:

>
> Here is an updated patch for the remaining cases of DROP objtype IF
> EXISTS ... as recently discussed on -hackers.
>
> The cases are:
>
>  language, tablespace, trigger, rule, opclass, function, aggregate.
> operator, and cast.
>
> Regression tests and docs still to come.
>
> I wasn't quite sure how to format the message in the case of aggregate
> - the change in calls there seems to have made it somewhat harder, so
> some advice would be appreciated.
>
>

I have committed this to avoid further bitrot.

I will get docs and regression tests done shortly.

cheers

andrew

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: table/index fillfactor control, try 2
Next
From: "Peter Brant"
Date:
Subject: Re: [BUGS] [Win32] Problem with rename()