PostgreSQL data type for normalized telephone numbers with dialing-plan validation.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | telephone |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | public |
| Stars | 8 |
| Latest commit | 2017-05-11 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_nanp | Validated and consistently formatted North American Numbering Plan data type |
| iban | IBAN data type and validation functions for PostgreSQL |
| italian_codes | Validation domains for Italian fiscal and VAT codes |
| pg_postal_code_ca | an efficient, validated, formatted Canadian postal code type |
| 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. |
| pgrx_validation | Cross-target Rust validation library compiled as PostgreSQL functions through an optional pgrx feature. |