Re: Is PQgetResult() guaranteed to return the whole SQL command result? - Mailing list pgsql-docs

From Arseny Sher
Subject Re: Is PQgetResult() guaranteed to return the whole SQL command result?
Date
Msg-id 87h8stho3i.fsf@ars-thinkpad
Whole thread Raw
In response to Re: Is PQgetResult() guaranteed to return the whole SQL commandresult?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:

> Are you asking whether it is possible that the results for the two
> statements might be split across more than two libpq result sets?
> That is not possible.

Yes, that was the question. Thanks!

--
Arseny Sher
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company 


pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Is PQgetResult() guaranteed to return the whole SQL commandresult?
Next
From: gptmailinglists@gmail.com
Date:
Subject: Addition to / Clarification in 9.7.1. LIKE