Re: psql: Add command to use extended query protocol - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: psql: Add command to use extended query protocol
Date
Msg-id 92b67b56-ff46-475f-5d53-83002f742568@enterprisedb.com
Whole thread Raw
In response to Re: psql: Add command to use extended query protocol  ("Daniel Verite" <daniel@manitou-mail.org>)
Responses Re: psql: Add command to use extended query protocol
List pgsql-hackers
On 09.11.22 20:10, Daniel Verite wrote:
>     Peter Eisentraut wrote:
> 
>> Is there a use case for a global setting?
> 
> I assume that we may sometimes want to use the
> extended protocol on all queries of a script, like
> pgbench does with --protocol=extended.

But is there an actual use case for this in psql?  In pgbench, there are 
scenarios where you want to test aspects of prepared statements, plan 
caching, and so on.  Is there something like that for psql?




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Meson doesn't define HAVE_LOCALE_T for mscv
Next
From: Peter Eisentraut
Date:
Subject: Re: libpq support for NegotiateProtocolVersion