Re: DROP FUNCTION IF EXISTS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: DROP FUNCTION IF EXISTS
Дата
Msg-id 27554.1159193559@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: DROP FUNCTION IF EXISTS  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: DROP FUNCTION IF EXISTS  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Yes, this appears to be a bug, not related to encoding etc. Maybe we 
> should be calling func_signature_string in generating this error.

Can't, because you don't have an Oid array for the types.
TypeNameToString is the correct thing --- I'm considering inventing
"TypeNameListToString" in order to make generating the message simple.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Release Notes: Major Changes in 8.2
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: ReadBuffer(P_NEW) versus valid buffers