variadic flag doesn't work with "any" type - Mailing list pgsql-bugs

From Pavel Stehule
Subject variadic flag doesn't work with "any" type
Date
Msg-id AANLkTimZPnb006g7xUKS0mT3KBYngGzohsNMmGMBnFUq@mail.gmail.com
Whole thread Raw
Responses Re: variadic flag doesn't work with "any" type  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hello

There is missing expansion for variadic parameter from any array to
real parameters when variadic type is "any".

It can be solved on C level, but in this moment we have not a access
to parser, so we don't know, if variadic flag was used or not.

Regards

Pavel Stehule

pgsql-bugs by date:

Previous
From: Hold'Em Manager Support
Date:
Subject: Re: [Request ID :##222679##] : Re: i need some help on installing all the stuff
Next
From: Tom Lane
Date:
Subject: Re: variadic flag doesn't work with "any" type