Re: CREATE FUNCTION

From: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
To: "Carmen Wai" <wai_carmen(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: CREATE FUNCTION
Date: 2002-08-07 15:53:09
Message-ID: 87ofcefyxm.fsf@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Carmen Wai" <wai_carmen(at)hotmail(dot)com> writes:
> I found that when I use CREATE FUNCTION in postgresql, the maximum
> number of arguments is 16 only. How I config so that the CREATE
> FUNCTION allows unlimited number of arguments?

Change FUNC_MAX_ARGS in src/include/pg_config.h, 'make clean',
recompile, re-install, and re-initdb.

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2002-08-07 15:58:51 Re: CREATE FUNCTION
Previous Message Bolden, Thomas 2002-08-07 15:47:43 still lost: Cannot use more than 16 attributes in an index