Email address data type with validation, equality operators, and user/domain helper functions.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | |
|---|---|
| Version | 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 |
| Stars | 6 |
| Latest commit | 2013-05-10 |
| Latest release | 2013-05-10 |
| Catalogue updated | 2026-08-30 |
| emailaddr | Email address type for PostgreSQL |
| pg_html5_email_address | PostgreSQL email validation that is consistent with the HTML5 spec |
| pg_normalize_email | Normalize email addresses in PostgreSQL |
| pgsmtp | Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions. |
| pg_sendmail | Sends email from SQL by invoking a sendmail-compatible executable at a fixed server path. |
| omni_email | E-mail framework |
| bfn | Rust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions. |
| pg_smtp_client | PostgreSQL extension to send email using SMTP |