Re: ERROR: Procedures cannot take more than 16 arguments - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: ERROR: Procedures cannot take more than 16 arguments
Date
Msg-id Pine.LNX.4.30.0107102253300.677-100000@peter.localdomain
Whole thread Raw
In response to ERROR: Procedures cannot take more than 16 arguments  (Kristis Makris <kristis.makris@datasoft.com>)
Responses Re: ERROR: Procedures cannot take more than 16 arguments  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
Kristis Makris writes:

> ERROR:  Procedures cannot take more than 16 arguments

> Can this limit be increased by manipulating some variable in the
> postgres source code? If so, how would I go about finding which file +
> variable I need to alter?

FUNC_MAX_ARGS in config.h; see the comments there.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-sql by date:

Previous
From: Kristis Makris
Date:
Subject: ERROR: Procedures cannot take more than 16 arguments
Next
From: mark.powell@eds.com (Mark D Powell)
Date:
Subject: Re: sql startment problem PLEASE HELP .....