Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support - Mailing list pgsql-hackers

From Shulgin, Oleksandr
Subject Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support
Date
Msg-id CACACo5SYog+O0THEgHOk0Bm1voVbv+FeOLZPxHgakNzJrdtVNg@mail.gmail.com
Whole thread Raw
In response to PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support  ("Karl O. Pinc" <kop@meme.com>)
Responses Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support  ("Karl O. Pinc" <kop@meme.com>)
List pgsql-hackers
<p dir="ltr">On Apr 1, 2016 02:57, "Karl O. Pinc" <<a href="mailto:kop@meme.com">kop@meme.com</a>> wrote:<br />
><br/> > I assume there are no questions about supporting a<br /> > similar functionality only without
PQsetSingleRowMode,<br/> > as follows:<p dir="ltr">Sorry, but I don't see what is your actual question here?<p
dir="ltr">Bothcode examples are going to compile and work, AFAICS. The difference is that the latter will try to fetch
thewhole result set into client's memory before returning you a PGresult.<p dir="ltr">--<br /> Alex 

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: IF (NOT) EXISTS in psql-completion
Next
From: David Rowley
Date:
Subject: Re: Parallel Queries and PostGIS