Re: Feature request: Settings to disable comments and multiple statements in a connection

From: Dominique Devienne <ddevienne(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Glen K <glenk1973(at)hotmail(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Feature request: Settings to disable comments and multiple statements in a connection
Date: 2025-06-10 08:02:30
Message-ID: CAFCRh-9UM9E=HvDdanBkXE35kjiQbRXd=v24om1doMt60-u5sQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jun 5, 2025 at 1:06 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2025-06-10 08:47:24 Re: Feature request: Settings to disable comments and multiple statements in a connection
Previous Message Greg Sabino Mullane 2025-06-09 13:38:37 Re: Feature request: Settings to disable comments and multiple statements in a connection