| From: | Matthieu Garrigues <matthieu(dot)garrigues(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Dave Cramer <davecramer(at)postgres(dot)rocks>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PATCH: Batch/pipelining support for libpq |
| Date: | 2020-10-01 08:13:44 |
| Message-ID: | CAJkzx4THDPGJ8RmNs0tA0y8g-ET5UTxbD2PJ=Wsc8-LN5zLadQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
This patch fixes compilation on windows and compilation of the documentation.
Matthieu Garrigues
On Thu, Oct 1, 2020 at 8:41 AM Matthieu Garrigues
<matthieu(dot)garrigues(at)gmail(dot)com> wrote:
>
> On Thu, Oct 1, 2020 at 6:35 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> > The documentation is failing to build, and the patch does not build
> > correctly on Windows. Could you address that?
> > --
> > Michael
>
> Yes I'm on it.
>
> --
> Matthieu
| Attachment | Content-Type | Size |
|---|---|---|
| libpq-batch-v21.patch | text/x-patch | 87.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | osumi.takamichi@fujitsu.com | 2020-10-01 08:14:42 | RE: Disable WAL logging to speed up data loading |
| Previous Message | Michael Paquier | 2020-10-01 08:01:50 | Re: Why does PostgresNode.pm set such a low value of max_wal_senders? |