select open change scope Open full search

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

Extensions / Functions and aggregates

format

A string formatting function which takes named parameters

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

Overview

Packageformat
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusDeprecated
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2017-01-06
Latest release2016-10-17
Catalogue updated2026-08-30

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs

See also

format_xPolymorphic variadic string formatting with named lookups into composite, JSONB, and HSTORE values.
hstoredata type for storing sets of (key, value) pairs