select open change scope Open full search

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

Extensions / Functions and aggregates

pg_normalize_email

Normalize email addresses in PostgreSQL

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

Overview

Packagepg_normalize_email
Version1.0.9
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2025-05-19
Latest release2025-05-19
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

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