Re: CREATE OR REPLACE FUNCTION - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: CREATE OR REPLACE FUNCTION
Date
Msg-id 200110022237.f92Mb3Y12230@candle.pha.pa.us
Whole thread Raw
In response to CREATE OR REPLACE FUNCTION  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-patches
Patch applied.  Thanks.

> Hi guys,
>
> Here's a patch I put together. I thought the Oracle-style 'CREATE OR
> REPLACE FUNCTION' syntax might be useful to those doing lots of function
> creation/development. It is against the 7.1.3 source.
>
> I ran it through regress - all tests were fine. I also modified the
> regress to use the potential OR REPLACE syntax. This also worked.
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: Trailing semicolons in psql patch
Next
From: Weiping He
Date:
Subject: Simplified Chinese translation file for nls support