diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-07-03 16:30:38 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-07-03 16:30:38 -0400 |
commit | fc896821c4448038c5cc678c1aff7349ee850b23 (patch) | |
tree | 351eafac04ec0c0bcf47eab651d72a4185104574 /src/backend/tcop/postgres.c | |
parent | e2b64fcef35f70f96fa92db56fbfa9ac2da136c7 (diff) | |
download | postgresql-fc896821c4448038c5cc678c1aff7349ee850b23.tar.gz postgresql-fc896821c4448038c5cc678c1aff7349ee850b23.zip |
Add more cross-type comparisons to contrib/btree_gin.
Using the just-added infrastructure, extend btree_gin to support
cross-type operators in its other opclasses. All of the cross-type
comparison operators supported by the core btree opclasses for
these datatypes are now available for btree_gin indexes as well.
Author: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>
Discussion: https://postgr.es/m/262624.1738460652@sss.pgh.pa.us
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions