Extensions / Functions and aggregates
Aggregate functions for array inputs
pgext.cloud · Source code · License text · Control file · PGXN
| Package | aggs_for_vecs |
|---|---|
| Version | 1.4.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 38 |
| Latest commit | 2026-02-26 |
| Latest release | 2025-03-28 |
| Catalogue updated | 2026-08-30 |
| intarray | functions, operators, and index support for 1-D arrays of integers |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| floatvec | Math for vectors (arrays) of numbers |
| aggs_for_arrays | Various functions for computing statistics on arrays of numbers |