Re: Infinite Interval - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Infinite Interval
Date
Msg-id CAExHW5vxOHjPGxSJ8oBzALijDMxnjBZEfgr9p6yeqxB3X-5OQA@mail.gmail.com
Whole thread Raw
In response to Re: Infinite Interval  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: Infinite Interval
List pgsql-hackers
Resending with .patch at the end in case cfbot needs that too.

On Fri, Jun 23, 2023 at 12:57 PM Ashutosh Bapat
<ashutosh.bapat.oss@gmail.com> wrote:
>
> 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



--
Best Wishes,
Ashutosh Bapat

Attachment

pgsql-hackers by date:

Previous
From: Jelte Fennema
Date:
Subject: Re: Deleting prepared statements from libpq.
Next
From: Ian Lawrence Barwick
Date:
Subject: patch: improve "user mapping not found" error message