Is there a historical reason why we have a "proargtypes" and a "proallargtypes"? It seems that "proallargtypes" is only set when out parameters exist. Could someone clarify this please? Regards, Gevik.
2009/5/23 Gevik Babakhani <pgdev@xs4all.nl>: > Is there a historical reason why we have a "proargtypes" and a > "proallargtypes"? > It seems that "proallargtypes" is only set when out parameters exist. > Could someone clarify this please? proargtypes is used for fast simple searching function in transformFunc stage. For this searching OUT variables are excluded. proallargtypes is used for building OUT variables. Look on: FuncnameGetCandidates (namespace.c) do_compile(pl_comp.c) Regards Pavel Stehule > > Regards, > Gevik. > > > -- > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers >
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера