Re: What about CREATE OR REPLACE FUNCTION? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: What about CREATE OR REPLACE FUNCTION?
Date
Msg-id 17445.1002204032@sss.pgh.pa.us
Whole thread Raw
In response to Re: What about CREATE OR REPLACE FUNCTION?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Responses Re: What about CREATE OR REPLACE FUNCTION?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgsql-hackers
Jean-Michel POURE <jm.poure@freesurf.fr> writes:
> Does CREATE OR REPLACE FUNCTION preserve function OID?

Yes.  That's the whole point ...

> What it the difference with CREATE OR ALTER FUNCTION?

The former exists (now), the latter doesn't exist.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: What about CREATE OR REPLACE FUNCTION?
Next
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Problem on AIX with current