select open change scope Open full search

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

Extensions / Utilities

formatbase

C functions to format numbers and parse strings by numeric base.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageformatbase
Version2.0.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2021-05-30
Catalogue updated2026-08-30

Related extensions

See also

jsonb_deep_sumRecursively sum numeric fields in JSONB objects
numhstoreAdds inthstore and floathstore numeric hstore types and helpers
uintsC extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions.
numeric_domainsCustom numeric domains for PostgreSQL
fixeddecimalFixed-precision decimal type optimized for performance and storage.
bignumUnlimited precision integers for PostgreSQL
pg_phashCalculate Hamming distance between decimal-encoded perceptual image hashes
weighted_meanWeighted average aggregate function for PostgreSQL numeric values.