Legacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | uniqueidentifier |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | public |
| Stars | 1 |
| Latest commit | 2024-03-20 |
| Latest release | 2024-03-20 |
| Catalogue updated | 2026-08-30 |
| ulid | Embedded pgrx ULID type, generators, and casts |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| ruid | Compact 22-character Base64 representation of PostgreSQL UUID values. |
| suuid | small UUID |
| uuidv7-sql | Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values. |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| pgx_uuidv7 | A PostgreSQL extension to generate and cast v7 UUIDs |