select open change scope Open full search

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

Extensions / Functions and aggregates

cidr

Transform an IPv4 or IPv6 address range into the minimal set of CIDR blocks

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

Overview

Packagepostgresql_cidr
Version1.0
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapg_catalog
Stars4
Latest commit2026-06-19
Catalogue updated2026-08-30

Related extensions

See also

connection_limitsEnforce connection quotas by user, database, source IP or hostname, including combined rules.
inetrangeRange type for PostgreSQL inet values with range operators and GiST indexing support.
emailaddrEmail address type for PostgreSQL
addressing_dictionaryAddress handling dictionaries for PostgreSQL, applying smarter handling to addresses in text search.
emailEmail address data type with validation, equality operators, and user/domain helper functions.
address_standardizerUsed to parse an address into constituent elements. Generally used to support geocoding address normalization step.
pg_addressExtension creates composite type to store address
bfnRust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions.