Re: Increasing MAX_ARGS
От | Josh Berkus |
---|---|
Тема | Re: Increasing MAX_ARGS |
Дата | |
Msg-id | web-500392@davinci.ethosmedia.com обсуждение исходный текст |
Ответы |
Re: Increasing MAX_ARGS
Re: Increasing MAX_ARGS |
Список | pgsql-sql |
Tom, > src/include. > > If you haven't run configure yet, do that first. OK. 1. I modified /src/include/config.h.in 2. I configured postgres. Config.h correctly shows MAX_ARGS at 32. 3. I built postgres 4. I initdb'd. As a test, I tried building a function with 20 parameters in Template1. I got: "ERROR: Procedures cannot take more than 16 arguments." What's going on here? Is there a check for the number of arguments outside of the compile configuration? -Josh ______AGLIO DATABASE SOLUTIONS___________________________ Josh Berkus Complete informationtechnology josh@agliodbs.com and data management solutions (415) 565-7293 for law firms, small businesses fax 621-2533 and non-profit organizations. San Francisco
В списке pgsql-sql по дате отправления: