parameter limit - Mailing list pgsql-general

From Scott Ribe
Subject parameter limit
Date
Msg-id 0A6380C4-E0E0-4554-B98C-0889CF03C4C1@elevated-dev.com
Whole thread Raw
Responses Re: parameter limit
List pgsql-general
In libpq, PQexecParams has nParams as type int. So on any reasonable platform, that's at least 4 bytes. My question
thenis: when I see documented limits of 65535 params in various drivers and libraries, that is NOT a restriction of
libpqnor of the protocol, but rather an arbitrary limit of the driver/library, correct? 

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






pgsql-general by date:

Previous
From: Michael Lewis
Date:
Subject: Re: pg11: Query using index, but only for half the partitions
Next
From: Adrian Klaver
Date:
Subject: Re: parameter limit