Re: Re: [HACKERS] [PATCH] Incremental sort

2018-06-01 Thread Alexander Korotkov
Hi, James! On Thu, May 31, 2018 at 11:10 PM James Coleman 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

Re: Re: [HACKERS] [PATCH] Incremental sort

2018-05-31 Thread James Coleman
I've attached an updated copy of the patch that applies cleanly to current master. commit 6428245702a40b3e3fa11bb64b7611cdd33a0778 Author: Alexander Korotkov Date: Sat Apr 7 18:51:20 2018 +0300 Implement incremental sort Incremental sort is an optimized variant of multikey sort