select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

salesforce_id

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

Overview

Packagepg_salesforce_id
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2018-11-15
Latest release2018-11-15
Catalogue updated2026-08-30

Related extensions

See also

pg_smolidA Postgres pgrx extension adding smolid type and helper functions.
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
ulidEmbedded pgrx ULID type, generators, and casts
uidsPostgreSQL extension to generate various types of universally unique IDs
upid_pgPrefixed, sortable 128-bit identifier type and generator
pg_nanoidPostgreSQL extension adding a NanoID type and NanoID generation functions.
pksuidgenerate prefixed, sortable KSUID identifiers in PostgreSQL
tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.