Re: [HACKERS] CUBE seems a bit confused about ORDER BY

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>
Cc: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Stas Kelvich <stas(dot)kelvich(at)gmail(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Subject: Re: [HACKERS] CUBE seems a bit confused about ORDER BY
Date: 2017-11-29 05:13:23
Message-ID: CAB7nPqRbqyLtqu3LVA7TY39hDNkEhQptBf_z=HO02d=pJxek5A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 21, 2017 at 7:07 AM, Alexander Korotkov
<a(dot)korotkov(at)postgrespro(dot)ru> wrote:
> On Mon, Nov 20, 2017 at 1:59 PM, Alexander Korotkov
> <a(dot)korotkov(at)postgrespro(dot)ru> wrote:
>>
>> On Mon, Nov 20, 2017 at 4:09 AM, Tomas Vondra
>> <tomas(dot)vondra(at)2ndquadrant(dot)com> wrote:
>>>
>>> Seems fine to me, although perhaps it should be split into two parts.
>>> One with the cube_coord_llur fixes, and then g_cube_distance changes
>>> adding support for negative coordinates.
>>
>>
>> Thank you for your feedback. I'll split this patch into two.
>
>
> Please, find two patches attached.

This got no reviews, so moved to next CF.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-11-29 05:17:16 Re: [HACKERS] Re: proposal - psql: possibility to specify sort for describe commands, when size is printed
Previous Message Michael Paquier 2017-11-29 05:11:34 Re: [HACKERS] parallel.c oblivion of worker-startup failures