Re: [SQL]maximum parameters limit to function & manipulating array in plpgsql

2001-10-04 Thread Josh Berkus
Advid, > Well I read one of ur solutions to sending more tham 16 parameters to > a function in plpgsql. I have changed the value of FUNC_MAX_ARGS > (a/k/a INDEX_MAX_KEYS) in \usr\local\plpgsql\include\config.h after > stoping the postmaster service. > On restarting the service after having chang

[SQL]maximum parameters limit to function & manipulating array in plpgsql

2001-10-03 Thread [EMAIL PROTECTED]
Hi,   I have 2 major problems bothering me and probably u are the best person to help me out :-   1) Well I read one of ur solutions to sending more tham 16 parameters to a function in plpgsql. I have changed the value of FUNC_MAX_ARGS (a/k/a INDEX_MAX_KEYS) in \usr\local\plpgsql\include\c