Re: PL/pgSQL functions: NULL parameter trouble - Mailing list pgsql-bugs

From Thomas Lockhart
Subject Re: PL/pgSQL functions: NULL parameter trouble
Date
Msg-id 39FA76B4.6AFE7E9E@alumni.caltech.edu
Whole thread Raw
In response to PL/pgSQL functions: NULL parameter trouble  ("Pryadkin, Vyacheslav" <VPryadkin@SECTORBASE.COM>)
List pgsql-bugs
> PL/pgSQL functions:
> if one of parameters is NULL, all another parameters
> take NULL values regardless of transmitted NOT NULL values.

This was true in previous releases, but v7.1 will have this behavior
changed to allow passing a mix of NULL and non-NULL values to
subroutines.

                    - Thomas

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: MySQL/PostgreSQL discrepancy
Next
From: daryl lamble
Date:
Subject: RE : Postgres