select open change scope Open full search

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

Extensions / Data types

text_domains

Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.

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

Overview

Packagetext_domains
Version1.0
PostgreSQL versions10
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableYes
Stars1
Latest commit2019-07-06
Catalogue updated2026-08-30

Related extensions

See also

numeric_domainsCustom numeric domains for PostgreSQL
italian_codesValidation domains for Italian fiscal and VAT codes
postgres_securityDefine a schema-local text type that duplicates PostgreSQL text storage and I/O behavior
all_substrings_tokenizerTokenizes text to all substrings bigger than a fixed character length.
pg_markdownPre-release Markdown-to-HTML conversion extension for PostgreSQL.
pg_libnumbertextConverts numbers to words in multiple languages through libnumbertext.
pg_strAdd Laravel-inspired string manipulation functions to PostgreSQL using pgrx
short_idsPL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks.