select open change scope Open full search

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

Extensions / Data types

iso_codes

ISO country code enum/data types for PostgreSQL, generated with pgrx.

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

Overview

Packageemi_monorepo
Version0.1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars10
Latest commit2025-12-17
Catalogue updated2026-08-30

Related extensions

See also

countryCountry data type, ISO 3166-1

Same project

cas_codesCAS Registry Number data type and validation support for PostgreSQL.
elementsChemical elements and isotope metadata exposed as PostgreSQL enum types through pgrx.
media_typesStrongly typed MIME media-type data type for PostgreSQL
molecular_formulasMolecular-formula parser and strongly typed PostgreSQL data type
pgrx_validationCross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature.