Extensions / Functions and aggregates
C function that sums PostgreSQL integer and floating-point arrays into float8.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_sum_array |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2018-08-29 |
| Catalogue updated | 2026-08-30 |
| numpgsql | Array and numerical computing library for PostgreSQL |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |
| gcd | C function that computes the greatest common divisor of an integer array. |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| decimal | Decimal32 and decimal64 decimal floating-point data types with arithmetic and casts |
| array_textsort | C functions for sorting and de-duplicating one-dimensional text arrays. |
| pg_array_multi_index | simultaneous multiple-indexing of PostgreSQL arrays |
| json_build | C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays. |