postgresql/src/backend/utils
Peter Eisentraut be1cc9aaf5 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
2025-03-25 07:11:56 +01:00
..
activity Allow plugins to set a 64-bit plan identifier in PlannedStmt 2025-03-24 13:23:42 +09:00
adt Generalize index support in network support function 2025-03-25 07:11:56 +01:00
cache Add some opfamily support functions to lsyscache.c 2025-03-18 11:17:43 +01:00
error Remove various unnecessary (char *) casts 2025-02-20 19:49:27 +01:00
fmgr extension_control_path 2025-03-19 07:03:20 +01:00
hash pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
init aio: Infrastructure for io_method=worker 2025-03-18 11:54:01 -04:00
mb Update copyright for 2025 2025-01-01 11:21:55 -05:00
misc Redefine max_files_per_process to control additionally opened files 2025-03-24 18:20:18 -04:00
mmgr pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
resowner aio: Basic subsystem initialization 2025-03-17 18:51:33 -04:00
sort Add ExecCopySlotMinimalTupleExtra(). 2025-03-24 22:05:53 -07:00
time Improve snapmgr.c comment 2025-03-11 23:28:38 +02:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Update copyright for 2025 2025-01-01 11:21:55 -05:00
Gen_dummy_probes.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Gen_fmgrtab.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
generate-errcodes.pl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
postprocess_dtrace.sed Update copyright for 2025 2025-01-01 11:21:55 -05:00
probes.d Update copyright for 2025 2025-01-01 11:21:55 -05:00