Re: Rangejoin rebased - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Rangejoin rebased
Date
Msg-id CA+Tgmoa9PpvRXzXOVgzHArC8MJUqzzyAXBML3i-aCw5MOd7J9g@mail.gmail.com
Whole thread Raw
In response to Re: Rangejoin rebased  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Tue, Jan 9, 2018 at 11:24 PM, Jeff Davis <pgsql@j-davis.com> wrote:
>> Just to emphasise why we want this, it might be better for the EXPLAIN
>> to say "Time Range Join" when the ranges being joined are Time Ranges,
>> and for other cases to just say "Range Join". The use of the word
>> Merge doesn't help much there.
>
> I don't care for special-casing the word "time" in there, because no
> other type would benefit. It seems a little too magical. I also do
> like leaving "merge" in there because it helps the user understand why
> their inputs are being sorted.

+1.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: proposal: alternative psql commands quit and exit
Next
From: Stephen Frost
Date:
Subject: Re: proposal: alternative psql commands quit and exit