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-09-17T14:36:47Z
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 →
  1. Fix contrib/seg's GiST picksplit method.

  2. Some copy editing of pg_read_binary_file() patch.

Attachments

On Fri, Sep 16, 2011 at 3:07 PM, Heikki Linnakangas <
heikki.linnakangas@enterprisedb.com> wrote:

> That looks awfully complicated. I don't understand how that works. I wonder
> if two passes would be simpler?
>
I doubt it becomes much simpler, but here it is.

------
With best regards,
Alexander Korotkov.