Extensions / Functions and aggregates
Various functions for computing statistics on arrays of numbers
pgext.cloud · Source code · License text · Control file · PGXN
| Package | aggs_for_arrays |
|---|---|
| Version | 1.3.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 50 |
| Latest commit | 2025-03-28 |
| Latest release | 2024-10-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 |
| aggs_for_vecs | Aggregate functions for array inputs |
| floatvec | Math for vectors (arrays) of numbers |