Re: [SQL] Procedures cannot take more than 16 arguments

2000-06-28 Thread Tom Lane
>> Does anyone know the way of sending more than 16 parameters to function? Change the relevant parameters in config.h (there are two), rebuild, reinstall, initdb. Bruce Momjian <[EMAIL PROTECTED]> writes: > In 7.0, I could have sworn I had an #ifdef to go up to 32, but I don't > see it anymore.

Re: [SQL] Procedures cannot take more than 16 arguments

2000-06-28 Thread Bruce Momjian
[ Charset KOI8-R unsupported, converting... ] > Good day. > Does anyone know the way of sending more than 16 parameters to function? In 7.0, I could have sworn I had an #ifdef to go up to 32, but I don't see it anymore. -- Bruce Momjian| http://www.op.net/~candle [E

[SQL] Procedures cannot take more than 16 arguments

2000-06-28 Thread Andrey
Good day. Does anyone know the way of sending more than 16 parameters to function?   Best regards. Andrey