NULLs in function arguments

Поиск
Список
Период
Сортировка
От K. Ari Krupnikov
Тема NULLs in function arguments
Дата
Msg-id 39611587.884A4375@iln.net
обсуждение исходный текст
Список pgsql-general
I have a PL/pgSQL function that takes two arguments, the first of which
may be null. When the first argument is NULL, the second is set to NULL,
even though a valid value is passed. Is this a documented feature, or
did I miss something?

I can't use overloading, and the order of arguments is important - it is
a site-wide policy.

--
K. Ari Krupnikov

DBDOM - bridging XML and relational databases
http://www.iter.co.il

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

Предыдущее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: [HACKERS] proposed improvements to PostgreSQL license
Следующее
От: Bill Barnes
Дата:
Сообщение: Glade or wxPython and Postgresql