Extensions / Functions and aggregates
simple sum of two integers for postgres externsion using c
pgext.cloud · Source code · Control file
| Package | get_sum |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2019-12-30 |
| Catalogue updated | 2026-08-30 |
| fbsql | Closure-preserving formula-based statistical modeling in SQL |
| fibonacci | Fibonacci extension for PostgreSQL. |
| cmath | C11 math functions exposed to PostgreSQL with C-backed implementations. |
| graph_component | Compute graph components |
| onesparse | Sparse linear algebra and graph extension for PostgreSQL 18 |
| gcd | C function that computes the greatest common divisor of an integer array. |
| pg_kalman | A Kalman filter extension for PostgreSQL. |
| numpgsql | Array and numerical computing library for PostgreSQL |