On Thu, Jun 5, 2025 at 1:06 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > > Provide a client connection option (and/or implement the backend support) > > to allow only one statement in an execute request > > This exists already; you just have to use the extended query protocol.
Hi Tom. Can you be more specific please? In the context of LibPQ, in case it matters. TIA, --DD