Re: Infinite Interval

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Joseph Koshakow <koshy44(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Gregory Stark (as CFM)" <stark(dot)cfm(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Infinite Interval
Date: 2023-08-24 13:50:59
Message-ID: CAExHW5toHK1H+yvdztA_=POkrCy3z6+_7rQFw7-DXz=jO_59bw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The patches still apply. But here's a rebased version with one white
space error fixed. Also ran pgindent.

On Sun, Jul 9, 2023 at 12:58 AM Joseph Koshakow <koshy44(at)gmail(dot)com> wrote:
>
> On Sat, Jul 8, 2023 at 2:38 PM Joseph Koshakow <koshy44(at)gmail(dot)com> wrote:
>
> > I've updated the patch to fix this issue.
>
> That seems to have fixed the cfbot failures. Though I left in an
> unused variable. Here's another set of patches with the compiler
> warnings fixed.
>
> Thanks,
> Joe Koshakow

--
Best Wishes,
Ashutosh Bapat

Attachment Content-Type Size
0001-Move-integer-helper-function-to-int.h-20230824.patch text/x-patch 3.3 KB
0002-Check-for-overflow-in-make_interval-20230824.patch text/x-patch 5.0 KB
0003-Add-infinite-interval-values-20230824.patch text/x-patch 96.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2023-08-24 14:03:29 Re: generate syscache info automatically
Previous Message Thomas Munro 2023-08-24 12:48:14 Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code)