Re: What about CREATE OR REPLACE FUNCTION?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What about CREATE OR REPLACE FUNCTION?
Дата
Msg-id 17445.1002204032@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What about CREATE OR REPLACE FUNCTION?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Ответы Re: What about CREATE OR REPLACE FUNCTION?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список 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 по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: What about CREATE OR REPLACE FUNCTION?
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Problem on AIX with current