variadic flag doesn't work with "any" type

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема variadic flag doesn't work with "any" type
Дата
Msg-id AANLkTimZPnb006g7xUKS0mT3KBYngGzohsNMmGMBnFUq@mail.gmail.com
обсуждение исходный текст
Ответы Re: variadic flag doesn't work with "any" type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Hold'Em Manager Support
Дата:
Сообщение: Re: [Request ID :##222679##] : Re: i need some help on installing all the stuff
Следующее
От: Tom Lane
Дата:
Сообщение: Re: variadic flag doesn't work with "any" type