NULLs in function arguments - Mailing list pgsql-general

From K. Ari Krupnikov
Subject NULLs in function arguments
Date
Msg-id 39611587.884A4375@iln.net
Whole thread Raw
List 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 by date:

Previous
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: [HACKERS] proposed improvements to PostgreSQL license
Next
From: Bill Barnes
Date:
Subject: Glade or wxPython and Postgresql