> 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
- [BUGS] PL/pgSQL functions: NULL parameter trouble Pryadkin, Vyacheslav
- Thomas Lockhart