Re: ECPG FETCH readahead
Böszörményi Zoltán <zboszor@pr.hu>
From: Boszormenyi Zoltan <zboszor@pr.hu>
To: PG Hackers <pgsql-hackers@postgresql.org>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Michael Meskes <meskes@postgresql.org>, Noah Misch <noah@leadboat.com>, Peter Eisentraut <peter_e@gmx.net>, Robert Haas <robertmhaas@gmail.com>, Heikki Linnakangas <hlinnakangas@vmware.com>, Bruce Momjian <bruce@momjian.us>, Hans-Jürgen Schönig <hs@cybertec.at>, Antonin Houska <antonin.houska@gmail.com>
Date: 2014-04-16T08:54:48Z
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
Attachments
- 18.patch.gz (application/x-tar) patch
- 19.patch.gz (application/x-tar) patch
- 20.patch.gz (application/x-tar) patch
- 21.patch.gz (application/x-tar) patch
- 22.patch.gz (application/x-tar) patch
- 23.patch.gz (application/x-tar) patch
- 24.patch.gz (application/x-tar) patch
- 25.patch.gz (application/x-tar) patch
- 26.patch.gz (application/x-tar) patch
- 27.patch.gz (application/x-tar) patch
- 28.patch.gz (application/x-tar) patch
- 29.patch.gz (application/x-tar) patch
- 30.patch.gz (application/x-tar) patch
- 31.patch.gz (application/x-tar) patch
2014-01-18 18:08 keltezéssel, Boszormenyi Zoltan írta: > Hi, > > > Alvaro Herrera wrote: >> Boszormenyi Zoltan escribió: >>> Rebased patches after the regression test and other details were fixed >>> in the infrastructure part. >> >> This thread started in 2010, and various pieces have been applied >> already and some others have changed in nature. Would you please post a >> new patchset, containing rebased patches that still need application, in >> a new email thread to be linked in the commitfest entry? > > I hope Thunderbird did the right thing and didn't include the reference > message ID when I told it to "edit as new". So supposedly this is a new > thread but with all the cc: addresses kept. > > I have rebased all remaining patches and kept the numbering. > All the patches from 18 to 25 that were previously in the > "ECPG infrastructure" CF link are included here. > > There is no functional change. Because of the recent bugfixes in the ECPG area, the patchset didn't apply cleanly anymore. Rebased with no functional change. Best regards, Zoltán Böszörményi