Re: domain for WITHOUT OVERLAPS - Mailing list pgsql-hackers

From Paul A Jungwirth
Subject Re: domain for WITHOUT OVERLAPS
Date
Msg-id CA+renyULvsvgOKXSdrnbySKOzhQGBPbur0vCZ-Kpw3ZE_yge6A@mail.gmail.com
Whole thread
In response to Re: domain for WITHOUT OVERLAPS  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
On Tue, Mar 10, 2026 at 12:42 AM jian he <jian.universality@gmail.com> wrote:
>
> Hi.
>
> V4 looks good to me.

Thanks for taking a look!

> One minor question regarding comments in transformIndexConstraint:
> /*
>  * The WITHOUT OVERLAPS part (if any) must be a range or
>  * multirange type.
>  */
>
> Should we change it to:
>
> /*
>  * The WITHOUT OVERLAPS part (if any) base type must be a range or
>  * multirange type.
>  */

Sure. Here is an updated patch. It has some comment adjustments based
on Kirill's feedback too.

Yours,

--
Paul              ~{:-)
pj@illuminatedcomputing.com

Attachment

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Next
From: Jacob Champion
Date:
Subject: Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?)