Re: ERROR: Procedures cannot take more than 16 arguments

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ERROR: Procedures cannot take more than 16 arguments
Дата
Msg-id Pine.LNX.4.30.0107102253300.677-100000@peter.localdomain
обсуждение исходный текст
Ответ на ERROR: Procedures cannot take more than 16 arguments  (Kristis Makris <kristis.makris@datasoft.com>)
Ответы Re: ERROR: Procedures cannot take more than 16 arguments  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
Kristis Makris writes:

> ERROR:  Procedures cannot take more than 16 arguments

> Can this limit be increased by manipulating some variable in the
> postgres source code? If so, how would I go about finding which file +
> variable I need to alter?

FUNC_MAX_ARGS in config.h; see the comments there.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



В списке pgsql-sql по дате отправления:

Предыдущее
От: Kristis Makris
Дата:
Сообщение: ERROR: Procedures cannot take more than 16 arguments
Следующее
От: mark.powell@eds.com (Mark D Powell)
Дата:
Сообщение: Re: sql startment problem PLEASE HELP .....