Re: Infinite Interval - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Infinite Interval
Date
Msg-id CAEZATCVF=TBsWmrgLe_4HtcpKVxizD7RLRhPUkTORL7SReFm8A@mail.gmail.com
Whole thread Raw
In response to Re: Infinite Interval  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Infinite Interval  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On Fri, 27 Oct 2023 at 09:38, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
>
> On Tue, 10 Oct 2023 at 12:36, Ashutosh Bapat
>
> > I think we should squash 0002 to 0007.
>
> Yes, let's do that with the next update. In fact, we may as well
> squash 0002 to 0008.
>

I have pushed 0001. Here is 0002-0008, squashed down to one commit,
plus the change discussed to use INTERVAL_NOBEGIN() in the btree_gin
code.

It could use another read-through, and then I think it will be ready for commit.

Regards,
Dean

Attachment

pgsql-hackers by date:

Previous
From: Denis Smirnov
Date:
Subject: Re: Use virtual tuple slot for Unique node
Next
From: Alena Rybakina
Date:
Subject: Re: POC, WIP: OR-clause support for indexes