Re: Cross-type index comparison support in contrib/btree_gin
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-07-03T19:21:55Z
Lists: pgsql-hackers
Arseniy Mukhin <arseniy.mukhin.dev@gmail.com> writes: > Sql file is definitely more readable now. I think the patch is ready. > Should I move it to "Ready for Committer" status or do we need more > reviews or something? If you have no further comments, I agree it's ready. Please mark as RfC, just for pro-forma process. regards, tom lane
Commits
-
Add more cross-type comparisons to contrib/btree_gin.
- fc896821c444 19 (unreleased) landed
-
Add cross-type comparisons to contrib/btree_gin.
- e2b64fcef35f 19 (unreleased) landed
-
Break out xxx2yyy_opt_overflow APIs for more datetime conversions.
- 0059bbe1ecaa 19 (unreleased) landed