Range type for PostgreSQL inet values with range operators and GiST indexing support.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | inetrange |
|---|---|
| Version | 1.0.2 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 11 |
| Latest commit | 2024-06-11 |
| Latest release | 2024-06-11 |
| Catalogue updated | 2026-08-30 |
| range_type_functions | Functions for enhancing range type functionality. |
| pgsocket | send bytes from PostgreSQL to a TCP/IP socket |
| pg_udp | Send UDP datagrams from a PostgreSQL function. |
| merge_ips | Functions to merge IP addresses, ignoring gaps |
| cidr | Transform an IPv4 or IPv6 address range into the minimal set of CIDR blocks |
| cranges | Closed forms of PostgreSQL discrete built-in ranges |
| range_partitioning | Manages trigger-based static range partitions for PostgreSQL-XL, including split and merge operations. |
| gms_tcp | provides TCP/IP client=side access functionality in PL/SQL |