Re: Maximum Number of Function Arguments

From: "Bradley J(dot) Bartram" <bbartram(at)dyrectmedia(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Maximum Number of Function Arguments
Date: 2003-08-12 20:27:05
Message-ID: 200308121627.05171.bbartram@dyrectmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tuesday 12 August 2003 04:11 pm, you wrote:
> Bradley,
>
> > Is there a maximum number of arguments that one could pass to a pl/pgsql
> > function?
>
> v7.1 & 7.2 = 16
> v7.3 & 7.4 = 32
>
> This can be modified at compile time by modifying the PostgreSQL source
> code.

Is there a place where this is documented? I looked but could not seem to
find it.

thanks

brad

--
Bradley J. Bartram

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Aled Morris 2003-08-12 21:53:46 Am I entering a world of pain...
Previous Message Josh Berkus 2003-08-12 20:11:34 Re: Maximum Number of Function Arguments