Re: Increasing MAX_ARGS - Mailing list pgsql-sql

From Tom Lane
Subject Re: Increasing MAX_ARGS
Date
Msg-id 4805.1005150641@sss.pgh.pa.us
Whole thread Raw
In response to Re: Increasing MAX_ARGS  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Increasing MAX_ARGS  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
>> "Josh Berkus" <josh@agliodbs.com> writes:
> "ERROR: Procedures cannot take more than 16 arguments."

> FWIW, I cannot find any such message string in current sources,

Sigh, I was certainly not firing on all cylinders last night.
That *is* the spelling of the message in 7.1 and before --- see
catalog/pg_proc.c.  Are you certain that you recompiled with the new
setting of FUNC_MAX_ARGS?  Unless you did configure --enable-depend,
config.h changes generally require "make clean" before "make all" to
ensure that the changes propagate.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Ernesto Freyre"
Date:
Subject: help with sintaxis of quotes on function
Next
From: qradius@qnet.com.pe
Date:
Subject: help with function and quotes