Re: Progress on fast path sorting, btree index creation time - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Progress on fast path sorting, btree index creation time
Date
Msg-id CAEYLb_Vj-mRa12UrvLP2Q+4KTtPOHtqN0EWZ2gaeWuhj_OjwqQ@mail.gmail.com
Whole thread Raw
In response to Re: Progress on fast path sorting, btree index creation time  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Progress on fast path sorting, btree index creation time  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On 6 February 2012 21:19, Bruce Momjian <bruce@momjian.us> wrote:
> Peter Geoghegan obviously has done some serious work in improving
> sorting, and worked well with the community process.

Thank you for acknowledging that.

It's unfortunate that C does not support expressing these kinds of
ideas in a more natural way.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Progress on fast path sorting, btree index creation time
Next
From: Jay Levitt
Date:
Subject: semi-PoC: kNN-gist for cubes