Validation domains for Italian fiscal and VAT codes
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | italian_codes |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2014-08-19 |
| Latest release | 2012-09-29 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| numeric_domains | Custom numeric domains for PostgreSQL |
| text_domains | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. |
| iban | IBAN data type and validation functions for PostgreSQL |
| telephone | PostgreSQL data type for normalized telephone numbers with dialing-plan validation. |
| pg_nanp | Validated and consistently formatted North American Numbering Plan data type |
| pg_postal_code_ca | an efficient, validated, formatted Canadian postal code type |
| pgrx_validation | Cross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature. |