Re: Infinite Interval - Mailing list pgsql-hackers

From Joseph Koshakow
Subject Re: Infinite Interval
Date
Msg-id CAAvxfHf5qQ5CP2-OWSoVnG47zB3QSZXja8ZSb+NP1hh9udQqQA@mail.gmail.com
Whole thread Raw
In response to Re: Infinite Interval  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: Infinite Interval  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers


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
Attachment

pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security
Next
From: Joe Conway
Date:
Subject: Re: testing sepgsql in CI