Re: CREATE FUNCTION
Neil Conway <nconway@klamath.dyndns.org>
From: Neil Conway <nconway@klamath.dyndns.org>
To: "Carmen Wai" <wai_carmen@hotmail.com>
Cc: pgsql-general@postgresql.org
Date: 2002-08-07T15:53:09Z
Lists: pgsql-general
"Carmen Wai" <wai_carmen@hotmail.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@rogers.com> PGP Key ID: DB3C29FC