summaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorPeter Eisentraut2025-03-25 06:11:56 +0000
committerPeter Eisentraut2025-03-25 06:11:56 +0000
commitbe1cc9aaf5b79f07bc0483a0c95366c77a844d0a (patch)
tree95b6d598cb5cbf90e14eecb5753c5b49b07e787b /contrib/postgres_fdw/postgres_fdw.c
parent5ac462e2b7ac97685de9f34b17296640220d0bfc (diff)
Generalize index support in network support function
The network (inet) support functions currently only supported a hardcoded btree operator family. With the generalized compare type facility, we can generalize this to support any operator family from any index type that supports the required operators. Author: Mark Dilger <[email protected]> Co-authored-by: Peter Eisentraut <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions