Re: [PATCH] Add support function for containment operators
Kim Johan Andersson <kimjand@kimmet.dk>
From: Kim Johan Andersson <kimjand@kimmet.dk>
To: Laurenz Albe <laurenz.albe@cybertec.at>,
jian he <jian.universality@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-11-12T20:30:33Z
Lists: pgsql-hackers
On 12-11-2023 20:20, Laurenz Albe wrote: > On Sun, 2023-11-12 at 18:15 +0100, Laurenz Albe wrote: >> I adjusted your patch according to my comments; what do you think? > > I have added the patch to the January commitfest, with Jian and Kim as authors. > I hope that is OK with you. Sounds great to me. Thanks to Jian for picking this up. Regards, Kim Johan Andersson
Commits
-
Add planner support functions for range operators <@ and @>.
- 075df6b2080b 17.0 landed