select open change scope Open full search

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

Extensions / Functions and aggregates

pg_cext

A PostgreSQL extension to add two numbers

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

Overview

Packagepg_cext
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2023-08-19
Catalogue updated2026-08-30

Related extensions

See also

pg_py_extA PostgreSQL extension using PL/Python3U to add numbers
pg_plpgsql_extA PostgreSQL extension with a PL/pgSQL function to subtract numbers
my_extensionA Basic PostgreSQL Extension