select open change scope Open full search

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

Extensions / Data types

italian_codes

Validation domains for Italian fiscal and VAT codes

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

Overview

Packageitalian_codes
Version1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2014-08-19
Latest release2012-09-29
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

numeric_domainsCustom numeric domains for PostgreSQL
text_domainsPure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.
ibanIBAN data type and validation functions for PostgreSQL
telephonePostgreSQL data type for normalized telephone numbers with dialing-plan validation.
pg_nanpValidated and consistently formatted North American Numbering Plan data type
pg_postal_code_caan efficient, validated, formatted Canadian postal code type
pgrx_validationCross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature.