Put libpq_pipeline cancel test back
authorAlvaro Herrera <[email protected]>
Mon, 18 Mar 2024 12:14:55 +0000 (13:14 +0100)
committerAlvaro Herrera <[email protected]>
Mon, 18 Mar 2024 12:14:55 +0000 (13:14 +0100)
commit6b3678d3474ff456b3229e4829c595be1c0c2888
tree2554710fcb91004c8f77e4d4cc0004735402c7f6
parent0960ae1967d0569be4d118c20e51a2ed98d76f65
Put libpq_pipeline cancel test back

I disabled it in cc6e64afda53 because it was unstable; hopefully the
changes here make it more stable.  (Jelte proposed to submit the queries
using simple query protocol, but I chose to instead make the monitor
connection wait until the PgSleep wait event is seen.  This is probably
not a terribly meaningful increase in coverage ...)

Discussion: https://postgr.es/m/CAGECzQRQh_5tSy+5cndgv08eNJ2O0Zpwn2YddJtSsmC=Wpy1BQ@mail.gmail.com
src/test/modules/libpq_pipeline/libpq_pipeline.c