select open change scope Open full search

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

Extensions / Data types

types

Reusable domains for attachments, email addresses, hostnames, images, uploads, and URLs.

pgext.cloud · Source code · Control file

Overview

Packagetypes
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2020-10-29
Latest release2020-08-05
Catalogue updated2026-08-30

Related extensions

Requires

citextdata type for case-insensitive character strings
plpgsqlPL/pgSQL procedural language
uuid-osspgenerate universally unique identifiers (UUIDs)

See also

pgsmtpSend SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
email_guardSupabase Auth signup guard that blocks disposable email domains and normalizes Gmail addresses.
emailaddrEmail address type for PostgreSQL
pg_normalize_emailNormalize email addresses in PostgreSQL
emailEmail address data type with validation, equality operators, and user/domain helper functions.
pg_smtp_clientPostgreSQL extension to send email using SMTP
pg_html5_email_addressPostgreSQL email validation that is consistent with the HTML5 spec
pg_sendmailSends email from SQL by invoking a sendmail-compatible executable at a fixed server path.