Is there a way to pass more than 32 parameters to a plpgsql function?

From: "Jon Brazus" <jbrazus(at)computer-systems(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Is there a way to pass more than 32 parameters to a plpgsql function?
Date: 2003-07-16 19:22:34
Message-ID: 6A1C87CA83BA8C419B1262B3728B12D1058161@csiserv1.computer-systems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Does anyone know of a way to pass more than 32 parameters to a plpgsql function? The 7.3 release documentation states that fuctions can now take up to 32 parameters "by default", which implies that perhaps this can be changed with a tuning parameter or some such. Or failing that, does anyone know if this limit is going to be increased again in the 7.4 release? Any help is appreciated.

Thanks,

Jon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-16 19:40:47 Re: Postgresql "FIFO" Tables, How-To ?
Previous Message Sean Chittenden 2003-07-16 19:08:19 Re: Postgresql "FIFO" Tables, How-To ?