Extensions / Functions and aggregates
Generate Xata-style rec_ identifiers with a 20-character lowercase alphanumeric suffix.
pgext.cloud · Source code · Control file
| Package | xataid_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 | 38 |
| Latest commit | 2026-08-30 |
| Latest release | 2026-08-30 |
| Catalogue updated | 2026-08-30 |
| xata_id_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. |