mirror of
https://github.com/postgres/postgres.git
synced 2026-07-11 18:45:31 -04:00
If a query has more than 7498 params, the ParameterDescription message exceeds the 30000 byte limit on messages that are not specifically marked as possibly being longer than that (VALID_LONG_MESSAGE_TYPE). To fix, add ParameterDescription to the list. Author: Ning Sun <classicning@gmail.com> Discussion: https://www.postgresql.org/message-id/dbfb4b65-0aa8-470a-8b87-b6496160b28a@gmail.com Backpatch-through: 14 |
||
|---|---|---|
| .. | ||
| ecpg | ||
| libpq | ||
| libpq-oauth | ||
| Makefile | ||
| meson.build | ||