BUG #17235: PQsendQuery (with two sql) after PQenterPipelineMode cause ERROR

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17235: PQsendQuery (with two sql) after PQenterPipelineMode cause ERROR
Дата
Msg-id 17235-53bb38fc5be593dc@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17235: PQsendQuery (with two sql) after PQenterPipelineMode cause ERROR  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17235
Logged by:          RekGRpth
Email address:      rekgrpth@gmail.com
PostgreSQL version: 14.0
Operating system:   docker alpine
Description:

I use libpq in C.
I call PQsendQuery(conn, "select * from cats; select * from cats") after
PQenterPipelineMode.
This cause ERROR
cannot insert multiple commands into a prepared statement.
postgresql client 14
postgresql server 13.4


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Snapshot leak warning with lo_export in subtransaction
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17236: Postgres core on pstate->p_multiassign_exprs