Thread: What is the max var I can pass to Function ?

What is the max var I can pass to Function ?

From
"Ben-Nes Michael"
Date:
Hi All

Q is in the subject

Cheers


Re: What is the max var I can pass to Function ?

From
"Ben-Nes Michael"
Date:
demn me.

I mean how many variables i can pass to a function ?

> Hi All
>
> Q is in the subject
>
> Cheers



Re: What is the max var I can pass to Function ?

From
Neil Conway
Date:
"Ben-Nes Michael" <miki@canaan.co.il> writes:
> I mean how many variables i can pass to a function ?

By default, 32 in 7.3 and 16 in earlier versions. You can change this
limit by editing FUNC_MAX_ARGS in src/include/pg_config.h[.in],
re-compiling, and re-running initdb.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC