Re: [patch] libpq one-row-at-a-time API
Marko Kreen <markokr@gmail.com>
From: Marko Kreen <markokr@gmail.com>
To: Merlin Moncure <mmoncure@gmail.com>
Cc: Postgres Hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-07-24T16:57:09Z
Lists: pgsql-hackers
On Tue, Jul 24, 2012 at 7:52 PM, Merlin Moncure <mmoncure@gmail.com> wrote: > But, the faster rowbuf method is a generally incompatible way of > dealing with data vs current libpq -- this is bad. If it's truly > impossible to get those benefits without bypassing result API that > then I remove my objection on the grounds it's optional behavior (my > gut tells me it is possible though). Um, please clarify what are you talking about here? What is the incompatibility of PGresult from branch 1? -- marko