From: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, James Coleman <jtc331(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Shaun Thomas <shaun(dot)thomas(at)2ndquadrant(dot)com>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andreas Karlsson <andreas(at)proxel(dot)se> |
Subject: | Re: [PATCH] Incremental sort (was: PoC: Partial sort) |
Date: | 2020-05-10 12:25:23 |
Message-ID: | 20200510122523.zdfceexcvdm6cml4@development |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, May 09, 2020 at 06:48:02PM -0700, Peter Geoghegan wrote:
>On Sat, May 9, 2020 at 3:19 PM Tomas Vondra
><tomas(dot)vondra(at)2ndquadrant(dot)com> wrote:
>> I'm generally OK with most of this - I'd probably keep the single-line
>> format, but I don't feel very strongly about that and if others think
>> using two lines is better ...
>>
>> Barring objections I'll get this polished and pushed soon-ish (say,
>> early next week).
>
>I see something about starting a new thread on the Open Items page.
>Please CC me on this.
>
>Speaking in my capacity as an RMT member: Glad to see that you plan to
>close this item out next week. (I had planned on giving you a nudge
>about this, but it looks like I don't really have to now.)
>
Not sure about about the new thread - the discussion continues on the
main incremental sort thread, I don't see any proposal to start a new
thread there. IMO it'd be pointless at this point.
regards
--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2020-05-10 13:29:05 | Re: valgrind error |
Previous Message | otar shavadze | 2020-05-10 12:21:35 | Cast json array to postgres array and preserve order of elements |