Re: limit of 16 on arguments to functons

From: "V R" <varadha24(at)hotmail(dot)com>
To: josh(at)agliodbs(dot)com, pgsql-novice(at)postgresql(dot)org
Subject: Re: limit of 16 on arguments to functons
Date: 2002-02-07 07:14:04
Message-ID: F542VnTz0ICNgBpibqk00008d06@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

>From: "Josh Berkus" <josh(at)agliodbs(dot)com>
>To: "V R" <varadha24(at)hotmail(dot)com>,pgsql-novice(at)postgresql(dot)org
>Subject: Re: [NOVICE] limit of 16 on arguments to functons
>Date: Mon, 04 Feb 2002 09:04:16 -0800
>
>VR,
>
>>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?
>
>Please see the archives of the PGSQL-SQL list for January 2002. There
>is a thread between me and the core developers regarding this
>compile-time option.

-Josh Berkus

we install postgres using RPM so how do I go about it then.

Thanks,
varadha

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-02-07 07:32:39 Re: limit of 16 on arguments to functons
Previous Message Joshua b. Jore 2002-02-06 22:49:36 Re: COPY FROM function