Re: Polymorphic functions' weird behavior

Поиск
Список
Период
Сортировка
От Vyacheslav Kalinin
Тема Re: Polymorphic functions' weird behavior
Дата
Msg-id web-4943026@buymin.com
обсуждение исходный текст
Ответ на Polymorphic functions' weird behavior  (Viatcheslav Kalinin <vka@ipcb.net>)
Ответы Re: Polymorphic functions' weird behavior
Список pgsql-general
Tom Lane wrote:
> The fix is pretty easy if you need it now

Thanks for the update, Tom.
Another little issue with that function. I cannot make it
accept NULL as an argument. It won't normally accept NULL
reporting an appropriate error that it cannot determine
argument type, nor will it accept it if I make the
function STRICT, nor can I handle it inside the function
since it isn't actually called. Thus I always get the
error which is not desirable behavior. Any way around it?

regards, Viatcheslav

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