Re: Pipeline mode and PQpipelineSync() - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Pipeline mode and PQpipelineSync()
Date
Msg-id 202106291650.6jeugagfda7m@alvherre.pgsql
Whole thread Raw
In response to Re: Pipeline mode and PQpipelineSync()  (Alvaro Herrera <alvaro.herrera@2ndquadrant.com>)
Responses Re: Pipeline mode and PQpipelineSync()
List pgsql-hackers
On 2021-Jun-29, Alvaro Herrera wrote:

> (I do see that you're doing PQisBusy that I'm not.  Going to try adding
> it next.)

Ah, yes it does.  I can reproduce this now.  I thought PQconsumeInput
was sufficient, but it's not: you have to have the PQgetResult in there
too.  Looking ...

-- 
Álvaro Herrera                            39°49'30"S 73°17'W



pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: Re: Have I found an interval arithmetic bug?
Next
From: David Christensen
Date:
Subject: Re: [PATCH] expand the units that pg_size_pretty supports on output