Re: Add Pipelining support in psql

Поиск
Список
Период
Сортировка
Искать
От
Michael Paquier
Тема
Re: Add Pipelining support in psql
Дата
Msg-id
Z9f3Mg0JcnjhMAdF@paquier.xyz
Ответ на
Список
Дерево обсуждения
pipelining in psql, commit 41625ab Noah Misch <noah@leadboat.com>
Re: pipelining in psql, commit 41625ab Jelte Fennema-Nio <postgres@jeltef.nl>
Re: pipelining in psql, commit 41625ab Michael Paquier <michael@paquier.xyz>
Re: pipelining in psql, commit 41625ab Noah Misch <noah@leadboat.com>
Re: pipelining in psql, commit 41625ab Michael Paquier <michael@paquier.xyz>
On Mon, Mar 17, 2025 at 10:50:50AM +0100, Anthonin Bonnefoy wrote:
> 0001: This introduces the \sendpipeline meta-command and forbid \g in
> a pipeline. This is to fix the formatting options of \g that are not
> supported in a pipeline.
> 
> 0002: Allows ';' to send a query using extended protocol when within a
> pipeline by using PQsendQueryParams with 0 parameters. It is not
> possible to send parameters with extended protocol this way and
> everything will be propagated through the query string, similar to a
> simple query.

Thanks for sending a new patch set.  I was planning to look at the
situation tomorrow, and you have beaten me to it.

The split makes sense, and I'm OK with 0001.  0002 is going to require
a much closer lookup.
--
Michael
В списке pgsql-hackers по дате отправления
От: vignesh C
Дата:
От: vignesh C
Дата:
FAQ