Re: BUG #17235: PQsendQuery (with two sql) after PQenterPipelineMode cause ERROR
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Daniel Verite <daniel@manitou-mail.org>, RekGRpth <rekgrpth@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-10-20T20:42:23Z
Lists: pgsql-bugs
On Wednesday, October 20, 2021, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > On 2021-Oct-20, David G. Johnston wrote: > > > Whether or how to address the behavior of PQsendQuery in 34.5.1.1 to also > > address its behavior due to this would be a further, independent, change. > > I think also mentioning in 34.5.1.1 after explaining in 34.5.1 is not > very interesting; to me it sounds like 34.4 is a better place: Agreed David J.
Commits
-
Pipeline mode disallows multicommand strings
- c829fbc3dc93 14.1 landed
- 105c1de01974 15.0 landed