Re: Double sorting split patch
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-10-04T12:10:40Z
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 contrib/seg's GiST picksplit method.
- 2a6ebe70fb2f 9.1.0 cited
-
Some copy editing of pg_read_binary_file() patch.
- 290f1603b420 9.1.0 cited
Attachments
- double-sorting-split-0.5.patch (text/x-patch) patch
On Tue, Oct 4, 2011 at 1:46 PM, Heikki Linnakangas < heikki.linnakangas@enterprisedb.com> wrote: > Ok. Could you phrase that as a code comment? > > Here's a version of the patch I've been working on. There's no functional > changes, just a lot of moving things around, comment changes, etc. to > hopefully make it more readable. Thanks for your work on this patch. Patch with comment is attached. ------ With best regards, Alexander Korotkov.