limit of 16 on arguments to functons

From: "V R" <varadha24(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: limit of 16 on arguments to functons
Date: 2002-02-04 10:24:11
Message-ID: F102Lwy5scK8t859I090000e2aa@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Duncan Adams (DNS) 2002-02-04 10:53:47 can u do three tables in left join?
Previous Message Tom Lane 2002-02-03 03:18:25 Re: existence of user