Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> 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
In response to
Responses
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2010-02-09 16:14:57 |
| Subject: Re: buildfarm breakage |
| Previous: | From: Tom Lane | Date: 2010-02-09 16:11:41 |
| Subject: Re: buildfarm breakage |