Rust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions.
pgext.cloud · Source code · Website · Documentation · Control file
| Package | bfn |
|---|---|
| Version | 2.0.1 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | bfn |
| Stars | 1 |
| Latest commit | 2025-10-25 |
| Latest release | 2025-02-11 |
| Catalogue updated | 2026-08-30 |
| Email address data type with validation, equality operators, and user/domain helper functions. | |
| postgreth | A pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB. |
| supa_audit | Trigger-based table audit history with stable UUID record identities and JSONB row versions. |
| pg_nanp | Validated and consistently formatted North American Numbering Plan data type |
| pg_postal_code_ca | an efficient, validated, formatted Canadian postal code type |
| pg_phonenumber | C++ libphonenumber-backed phone type, equality operators, and supported-region helpers |
| pg_base62 | Encode UUID values to URL-safe Base62 strings and decode them back. |
| pg_smolid | A Postgres pgrx extension adding smolid type and helper functions. |
| pg_uuid_v8 | UUID v8 generator with embedded timestamps for PostgreSQL |
| uuidv7-sql | Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values. |