On Apr 1, 2016 02:57, "Karl O. Pinc" <kop(at)meme(dot)com> wrote:
>
> I assume there are no questions about supporting a
> similar functionality only without PQsetSingleRowMode,
> as follows:
Sorry, but I don't see what is your actual question here?
Both code examples are going to compile and work, AFAICS. The difference is
that the latter will try to fetch the whole result set into client's memory
before returning you a PGresult.
--
Alex