limit of 16 on arguments to functons

Поиск
Список
Период
Сортировка
От V R
Тема limit of 16 on arguments to functons
Дата
Msg-id F102Lwy5scK8t859I090000e2aa@hotmail.com
обсуждение исходный текст
Ответы Re: limit of 16 on arguments to functons  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-novice

hi,
I came across this information in http://www.ch.postgresql.org/news.html:
The maximum number of keys in an index or arguments to a function is now
configurable, with default limit of 16, rather than the old hard-coded limit
of 8.

We are porting our database from sybase to postgre 7.1 which involves
functions having 24 arguments and more.Is there any provision to configure
the number of  arguments to a function, in postgres, to accept more than 16
arguments?
thanks
varadha


_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: existence of user
Следующее
От: "Duncan Adams (DNS)"
Дата:
Сообщение: can u do three tables in left join?