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

From Boris Kolpackov
Subject Re: Pipeline mode and PQpipelineSync()
Date
Msg-id boris.20210708080714@codesynthesis.com
Whole thread Raw
In response to Re: Pipeline mode and PQpipelineSync()  (Alvaro Herrera <alvaro.herrera@2ndquadrant.com>)
Responses Re: Pipeline mode and PQpipelineSync()  (Alvaro Herrera <alvaro.herrera@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera <alvaro.herrera@2ndquadrant.com> writes:

> Hmm ... aren't you trying to read more results than you sent queries?

Hm, but should I be able to? Or, to put another way, should PQisBusy()
indicate there is a result available without me sending a query for it?
That sounds very counter-intuitive to me.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions
Next
From: Daniel Gustafsson
Date:
Subject: Re: bugfix: when the blocksize is 32k, the function page_header of pageinspect returns negative numbers.