Re: CREATE FUNCTION

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: CREATE FUNCTION
Дата
Msg-id 200208071658.53315.dev@archonet.com
обсуждение исходный текст
Ответ на CREATE FUNCTION  ("Carmen Wai" <wai_carmen@hotmail.com>)
Список pgsql-general
On Wednesday 07 Aug 2002 4:41 pm, Carmen Wai wrote:
> Hello:
>
> I found that when I use CREATE FUNCTION in postgresql, the maximum number
> of arguments is 16 only. How I config so that the CREATE FUNCTION allows
> unlimited number of arguments?

Check the mailing archives - there's a constant in pg_config.h you'll need to
increase and then recompile. Don't forget to dump your database first for
backup.

- Richard Huxton

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