bugfix - VIP: variadic function ignore strict flag - Mailing list pgsql-hackers

From Pavel Stehule
Subject bugfix - VIP: variadic function ignore strict flag
Date
Msg-id 162867791002090745o556ea62ah7c675561fe333bfa@mail.gmail.com
Whole thread Raw
Responses Re: bugfix - VIP: variadic function ignore strict flag
List pgsql-hackers
Hello,

I am returning back to message
http://archives.postgresql.org/pgsql-general/2010-02/msg00119.php

Our implementation of variadic parameters missing correct handling
test on NULL, and test on non constant value.

This patch add correct tests for variadic parameters. Probably
Gen_fmgrtab.pl have needs some work - there are magic constants for
InvalidOid and ANYOID.

Regards

Pavel Stehule

Attachment

pgsql-hackers by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: Pathological regexp match
Next
From: Tom Lane
Date:
Subject: Re: buildfarm breakage