diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2025-03-25 07:11:56 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2025-03-25 07:11:56 +0100 |
commit | be1cc9aaf5b79f07bc0483a0c95366c77a844d0a (patch) | |
tree | 95b6d598cb5cbf90e14eecb5753c5b49b07e787b /src/include/postgres_ext.h | |
parent | 5ac462e2b7ac97685de9f34b17296640220d0bfc (diff) | |
download | postgresql-be1cc9aaf5b79f07bc0483a0c95366c77a844d0a.tar.gz postgresql-be1cc9aaf5b79f07bc0483a0c95366c77a844d0a.zip |
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 <mark.dilger@enterprisedb.com>
Co-authored-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://www.postgresql.org/message-id/flat/E72EAA49-354D-4C2E-8EB9-255197F55330@enterprisedb.com
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions