select open change scope Open full search

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

Extensions / Functions and aggregates

get_sum

simple sum of two integers for postgres externsion using c

pgext.cloud · Source code · Control file

Overview

Packageget_sum
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2019-12-30
Catalogue updated2026-08-30

Related extensions

See also

fbsqlClosure-preserving formula-based statistical modeling in SQL
fibonacciFibonacci extension for PostgreSQL.
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components
onesparseSparse linear algebra and graph extension for PostgreSQL 18
gcdC function that computes the greatest common divisor of an integer array.
pg_kalmanA Kalman filter extension for PostgreSQL.
numpgsqlArray and numerical computing library for PostgreSQL