Re: fix - function call with variadic parameter for type "any"
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: fix - function call with variadic parameter for type "any" |
| Дата | |
| Msg-id | 14534.1238698898@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | fix - function call with variadic parameter for type "any" (Pavel Stehule <pavel.stehule@gmail.com>) |
| Ответы |
Re: fix - function call with variadic parameter for type
"any"
|
| Список | pgsql-hackers |
Pavel Stehule <pavel.stehule@gmail.com> writes:
> Our implementation of variadic parameters are not complete. The
> support of "any" type is incomplete. Modificator VARIADIC for funccall
> parameters needs transformation from ArrayExpr to standard parameters
> list.
I don't think I agree with this change. The point of an ANY function
is that the function is going to do its own coping with the presented
arguments. This patch takes away the flexibility to do that and instead
enforces one very restrictive view of what the intended behavior is.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера