On Tue, Jan 21, 2025 at 10:09 AM PG Doc comments form <
nore...@postgresql.org> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/17/functions-range.html
> Description:
>
> It would be nice to have examples which `extend to the o
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/functions-range.html
Description:
Hi.
All examples on this page uses `not extend` expression:
```
anyrange &< anyrange → boolean
Does the first range not extend to the right of the secon