Re: PATCH: Batch/pipelining support for libpq - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: PATCH: Batch/pipelining support for libpq
Date
Msg-id 20201001043521.GH8130@paquier.xyz
Whole thread Raw
In response to Re: PATCH: Batch/pipelining support for libpq  (Matthieu Garrigues <matthieu.garrigues@gmail.com>)
Responses Re: PATCH: Batch/pipelining support for libpq  (Matthieu Garrigues <matthieu.garrigues@gmail.com>)
List pgsql-hackers
On Mon, Sep 21, 2020 at 07:55:03PM +0200, Matthieu Garrigues wrote:
> I merged PQbatchProcessQueue into PQgetResult.
> One first init call to PQbatchProcessQueue was also required in
> PQsendQueue to have
> PQgetResult ready to read the first batch query.
>
> Tests and documentation are updated accordingly.

The documentation is failing to build, and the patch does not build
correctly on Windows.  Could you address that?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: making update/delete of inheritance trees scale better
Next
From: Fujii Masao
Date:
Subject: Re: New statistics for tuning WAL buffer size