libpq: Request Pipelining/Batching status ? - Mailing list pgsql-hackers

From Matthieu Garrigues
Subject libpq: Request Pipelining/Batching status ?
Date
Msg-id CAJkzx4Tyfu+ObU5NRjM3w=+HvxzH24TeNbuHwYVNW20szC8kiQ@mail.gmail.com
Whole thread Raw
Responses Re: libpq: Request Pipelining/Batching status ?  (Matthieu Garrigues <matthieu.garrigues@gmail.com>)
List pgsql-hackers
Hi all,

Do you know what is the status of Request Pipelining and/or Batching in libpq ? 

I could see that I'm not the first one to think about it, I see an item in the todolist:
https://web.archive.org/web/20200125013930/https://wiki.postgresql.org/wiki/Todo

And a thread here:
https://www.postgresql-archive.org/PATCH-Batch-pipelining-support-for-libpq-td5904551i80.html

And a patch here:

Seems like this boost performances a lot, drogon, a c++ framework outperform all
other web framework thanks to this fork:

It would be nice to have it it the official libpq so we don't have to use an outdated fork
to have this feature. 
Is anybody working on it ? is there lots of work to finalize this patch ?

Thanks in advance,
Matthieu 

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: vs formatting in the docs
Next
From: Julien Rouhaud
Date:
Subject: Re: expose parallel leader in CSV and log_line_prefix