Re: Overloading

Поиск
Список
Период
Сортировка
Искать
От
Andrew Sullivan
Тема
Re: Overloading
Дата
Msg-id
20080614024504.GC31715@commandprompt.com
Ответ на
Overloading (Ralph Smith)
Список
Дерево обсуждения
Overloading Ralph Smith <smithrn@washington.edu>
Re: Overloading Andrew Sullivan <ajs@commandprompt.com>
Re: Overloading D Galen <degalen@comcast.net>
On Fri, Jun 13, 2008 at 06:11:43PM -0700, Ralph Smith wrote:

> I get:
> ERROR:  cannot change return type of existing function
> HINT:  Use DROP FUNCTION first.

Don't use CREATE OR REPLACE for the second one.  The OR REPLACE is
trying to replace a function of the same name.

A

-- 
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/
В списке pgsql-general по дате отправления
От: Ralph Smith
Дата:
Сообщение: Overloading
От: D Galen
Дата:
Сообщение: Re: Overloading
FAQ