select open change scope Open full search

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

Extensions / Data types

complex

Complex-number data type for PostgreSQL.

pgext.cloud · Source code · Control file

Overview

Packagecomplex_contrib
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2016-03-02
Catalogue updated2026-08-30

Related extensions

See also

eigenNew array types and linear-algebra functions based on the Eigen numerical template library.
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components
gcdC function that computes the greatest common divisor of an integer array.
numpgsqlArray and numerical computing library for PostgreSQL
pg_calcpiComputes digits of pi in PostgreSQL with a PL/pgSQL spigot algorithm.
sum_arrayC function that sums PostgreSQL integer and floating-point arrays into float8.
onesparseSparse linear algebra and graph extension for PostgreSQL 18