Re: Re: [HACKERS] [PATCH] Incremental sort - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Re: [HACKERS] [PATCH] Incremental sort
Date
Msg-id CAPpHfdsjv1+eRvoHqn1NwCEcBAVcOr0c67BFuzg50zZdHTANRg@mail.gmail.com
Whole thread Raw
In response to Re: Re: [HACKERS] [PATCH] Incremental sort  (James Coleman <jtc331@gmail.com>)
Responses Re: [PATCH] Incremental sort (was: PoC: Partial sort)
Re: [HACKERS] [PATCH] Incremental sort
List pgsql-hackers
Hi, James!

On Thu, May 31, 2018 at 11:10 PM James Coleman <jtc331@gmail.com> wrote:
I've attached an updated copy of the patch that applies cleanly to
current master.

Thank you for rebasing this patch.  Next time sending a patch, please make sure you've bumped
its version, if even you made no changes there besides to pure rebase.  Otherwise, it would be
hard to distinguish patch versions, because patch files have exactly same names.

I'd like to note, that I'm going to provide revised version of this patch to the next commitfest.
After some conversations at PGCon regarding this patch, I got more confident that providing
separate paths for incremental sorts is right.  In the next revision of this patch, incremental
sort paths would be provided in more cases.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company 

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server
Next
From: Ashutosh Bapat
Date:
Subject: Re: I'd like to discuss scaleout at PGCon