bugfix - VIP: variadic function ignore strict flag

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: jgd(at)well(dot)com
Subject: bugfix - VIP: variadic function ignore strict flag
Date: 2010-02-09 15:45:22
Message-ID: 162867791002090745o556ea62ah7c675561fe333bfa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
variadic-strict.diff text/x-patch 8.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-02-09 16:11:41 Re: buildfarm breakage
Previous Message Joachim Wieland 2010-02-09 15:33:23 Re: Pathological regexp match