Pavel Stehule <[email protected]> writes: > + /* > + * If function has variadic argument, skip calling > + * when variadic array contains NULL values. > + */
I don't think this is right at all. The strict check ought to apply to
the array argument as a whole.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
