Re: what about function parameter count limit? - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: what about function parameter count limit?
Date
Msg-id 20030730024955.L21395-100000@megazone.bigpanda.com
Whole thread Raw
In response to what about function parameter count limit?  (sad <sad@bankir.ru>)
List pgsql-bugs
On Wed, 30 Jul 2003, sad wrote:

> good day
>  we are suffering of the limit of parameters count in functions
>  16 parameters is not enough

What version are you using?  I believe 7.3 raised the default to 32
and in all versions I've used there's a compile time define that can be
raised (look for FUNC_MAX_ARGS I think).

pgsql-bugs by date:

Previous
From: Philipp Reisner
Date:
Subject: Re: Postgresql 7.3.3 crashing on query
Next
From: Tom Lane
Date:
Subject: Re: Postgresql 7.3.3 crashing on query