2010/2/24 Josh Berkus <[email protected]>: > >> val1 is just as ambiguous. I think you got bit by the name collision; >> the output parameters would start out NULLs and thus lead to the >> described behavior, in versions before 9.0. > > Aha, yeah, that's probably it. Take this example as the reason we had > to change the behavior ...
yes - I am very happy with this change. It is the biggest change in plpgsql over 10 years. Pavel > > --Josh Berkus > > -- > Sent via pgsql-bugs mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs > -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
