| От | Tom Lane |
|---|---|
| Тема | Re: Catalogs design question |
| Дата | |
| Msg-id | 5732.1004289691@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Catalogs design question ("Steve Howe" <howe@carcass.dhs.org>) |
| Список | pgsql-hackers |
"Steve Howe" <howe@carcass.dhs.org> writes:
>> As long as there are at maximum 8 parameters allowed, this looks
>> practicable.
> There is no limit on the number of arguments.
You're both wrong: the limit is FUNC_MAX_ARGS, which hasn't been 8 in
quite some time. It's presently 16 by default, and can be configured
higher at build time.
For the purposes of a frontend application, I think it's best to assume
that the specific limit is unknown --- ie, you should be able to
interoperate with a backend regardless of the FUNC_MAX_ARGS value it
was built with.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера