In libpq, PQexecParams has nParams as type int. So on any reasonable platform, 
that's at least 4 bytes. My question then is: when I see documented limits of 
65535 params in various drivers and libraries, that is NOT a restriction of 
libpq nor of the protocol, but rather an arbitrary limit of the driver/library, 
correct?

--
Scott Ribe
scott_r...@elevated-dev.com
https://www.linkedin.com/in/scottribe/





Reply via email to