Extensions / Functions and aggregates
Generate Xata-style rec_ identifiers with a 20-character lowercase alphanumeric suffix.
pgext.cloud · Source code · Documentation · Control file
| Package | xata_id_extension |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2025-07-25 |
| Catalogue updated | 2026-08-30 |
| xataid_extension | Generate Xata-style rec_ identifiers with a 20-character lowercase alphanumeric suffix. |
| pg_gen_uid | Adds a PL/pgSQL function that generates random lowercase alphanumeric identifiers using pgcrypto. |