Re: [HACKERS] PATCH: Batch/pipelining support for libpq

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: pgsql-hackers@lists.postgresql.org, Craig Ringer <craig.ringer@enterprisedb.com>, Matthieu Garrigues <matthieu.garrigues@gmail.com>, Zhihong Yu <zyu@yugabyte.com>, Ibrar Ahmed <ibrar.ahmad@gmail.com>, Thomas Munro <thomas.munro@gmail.com>
Date: 2021-03-04T19:24:09Z
Lists: pgsql-hackers

Attachments

v30 contains changes to hopefully make it build on MSVC.

-- 
Álvaro Herrera       Valdivia, Chile

Commits

  1. Add libpq pipeline mode support to pgbench

  2. Implement pipeline mode in libpq