Re: ECPG FETCH readahead
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Böszörményi Zoltán <zb@cybertec.at>, Bruce Momjian <bruce@momjian.us>, Michael Meskes <meskes@postgresql.org>, PG Hackers <pgsql-hackers@postgresql.org>, Hans-Juergen Schoenig <hs@cybertec.at>
Date: 2010-10-13T23:47:14Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix some "translator:" comments mangled by pgindent
- 673b52753489 9.4.0 cited
-
Make sure float4in/float8in accept all standard spellings of "infinity".
- 221e92f64c6e 9.4.0 cited
On Thu, Jun 24, 2010 at 8:19 AM, Michael Meskes <meskes@postgresql.org> wrote: > On Thu, Jun 24, 2010 at 12:04:30PM +0300, Heikki Linnakangas wrote: >> Is there a reason not to enable it by default? I'm a bit worried >> that it will receive no testing if it's not always on. > > Yes, there is a reason, namely that you don't need it in native mode at all. > ECPG can read as many records as you want in one go, something ESQL/C > apparently cannot do. This patch is a workaround for that restriction. I still > do not really see that this feature gives us an advantage in native mode > though. So, who has the next action on this patch? Does Zoltan need to revise it, or does Michael need to review it, or where are we? Thanks, -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company