Extensions / Functions and aggregates
Functions to merge IP addresses, ignoring gaps
pgext.cloud · Source code · Documentation · License text · Control file
| Package | merge_ips |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | merge_ips |
| Stars | 3 |
| Latest commit | 2018-01-10 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_inet_addr | Lists the IPv4 and IPv6 addresses and netmasks assigned to the PostgreSQL server host network interfaces. |
| inetrange | Range type for PostgreSQL inet values with range operators and GiST indexing support. |
| statsd | C client functions for sending counters, gauges, and timings to StatsD over UDP. |
| gms_tcp | provides TCP/IP client=side access functionality in PL/SQL |
| pgsocket | send bytes from PostgreSQL to a TCP/IP socket |
| connection_limits | Enforce connection quotas by user, database, source IP or hostname, including combined rules. |
| cidr | Transform an IPv4 or IPv6 address range into the minimal set of CIDR blocks |
| r53db | r53db, the PostgreSQL Foreign Data Wrapper for the AWS Route53 Database service |