Re: PoC: Partial sort - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: PoC: Partial sort
Date
Msg-id CAM3SWZTQBcyRL7taLVk-i5TiwEcrQsUWW-O4Pm3epqVvoTtB1A@mail.gmail.com
Whole thread Raw
In response to Re: PoC: Partial sort  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: PoC: Partial sort  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Sat, Jan 23, 2016 at 4:07 AM, Tomas Vondra
<tomas.vondra@2ndquadrant.com> wrote:
> The main thing I'm particularly interested in is how much is this coupled
> with the Sort node, and whether it's possible to feed partially sorted
> tuples into other nodes.

That's cool, but I'm particularly interested in seeing Alexander get
back to this because it's an important project on its own. We should
really have this.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proposal: Trigonometric functions in degrees
Next
From: Tom Lane
Date:
Subject: Re: Removing Functionally Dependent GROUP BY Columns