select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

inetrange

Range type for PostgreSQL inet values with range operators and GiST indexing support.

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packageinetrange
Version1.0.2
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars11
Latest commit2024-06-11
Latest release2024-06-11
Catalogue updated2026-08-30

Related extensions

See also

range_type_functionsFunctions for enhancing range type functionality.
pgsocketsend bytes from PostgreSQL to a TCP/IP socket
pg_udpSend UDP datagrams from a PostgreSQL function.
merge_ipsFunctions to merge IP addresses, ignoring gaps
cidrTransform an IPv4 or IPv6 address range into the minimal set of CIDR blocks
crangesClosed forms of PostgreSQL discrete built-in ranges
range_partitioningManages trigger-based static range partitions for PostgreSQL-XL, including split and merge operations.
gms_tcpprovides TCP/IP client=side access functionality in PL/SQL