Re: Another issue in default-values patch: defaults expanded too soon
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Another issue in default-values patch: defaults expanded too soon |
| Дата | |
| Msg-id | 19303.1229480316@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Another issue in default-values patch: defaults expanded too soon ("Robert Haas" <robertmhaas@gmail.com>) |
| Ответы |
Re: Another issue in default-values patch: defaults expanded too soon
|
| Список | pgsql-hackers |
"Robert Haas" <robertmhaas@gmail.com> writes:
> I wonder whether the whole architecture is wrong here. Perhaps when a
> function is created with N arguments of which M have default values,
> we should actually create M entries in pg_proc: one for each possible
> number of arguments from N-M up through N.
That's been considered and rejected before, in the context of the
variadic-function patch which has a lot of the same issues. What it
mostly does is bloat pg_proc.
> I think this would kill all of the problems reported thus far at one
> blow.
No, it doesn't resolve any of them ... particularly not the ones
associated with defaults for polymorphics.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера