limit of 16 on arguments to functons - Mailing list pgsql-novice

From V R
Subject limit of 16 on arguments to functons
Date
Msg-id F102Lwy5scK8t859I090000e2aa@hotmail.com
Whole thread Raw
Responses Re: limit of 16 on arguments to functons  ("Josh Berkus" <josh@agliodbs.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: existence of user
Next
From: "Duncan Adams (DNS)"
Date:
Subject: can u do three tables in left join?