Compact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_salesforce_id |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2018-11-15 |
| Latest release | 2018-11-15 |
| Catalogue updated | 2026-08-30 |
| pg_smolid | A Postgres pgrx extension adding smolid type and helper functions. |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| ulid | Embedded pgrx ULID type, generators, and casts |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| pg_nanoid | PostgreSQL extension adding a NanoID type and NanoID generation functions. |
| pksuid | generate prefixed, sortable KSUID identifiers in PostgreSQL |
| tinyint | One-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes. |