Re: Infinite Interval - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Infinite Interval
Date
Msg-id CAExHW5uZ_EvQXaJGgF9v3MNvn4ZjRu3YY81ydx7dP2s1aoLLPw@mail.gmail.com
Whole thread Raw
In response to Re: Infinite Interval  (Joseph Koshakow <koshy44@gmail.com>)
Responses Re: Infinite Interval
List pgsql-hackers
Looks like cfbot didn't like the names of these patches. It tried to
apply v20-0003 first and that failed. Attached patches with names in
sequential order. Let's see if that makes cfbot happy.

On Thu, Apr 13, 2023 at 12:05 AM Joseph Koshakow <koshy44@gmail.com> wrote:
>
>
>
> On Wed, Apr 12, 2023 at 9:11 AM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote:
>
> >    I modified this to WHERE isfinite(t.f1) or isfinite(d.f1). The output
> >    contains a lot of additions with infinity::interval but that might be
> >    ok. No errors.
>
> Attached is a patch with this testing change.
>
> Thanks,
> Joe Koshakow



--
Best Wishes,
Ashutosh Bapat

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Do we want a hashset type?
Next
From: Konstantin Knizhnik
Date:
Subject: Index range search optimization