Re: what about function parameter count limit?

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: sad <sad(at)bankir(dot)ru>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: what about function parameter count limit?
Date: 2003-07-30 09:55:35
Message-ID: 20030730024955.L21395-100000@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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).

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-07-30 14:00:20 Re: Postgresql 7.3.3 crashing on query
Previous Message Philipp Reisner 2003-07-30 07:32:30 Re: Postgresql 7.3.3 crashing on query