Extensions / Functions and aggregates
Float-array range sum, clamp, and decimation functions
pgext.cloud · Source code · Control file
| Package | vectoragg |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2018-11-27 |
| Latest release | 2024-07-12 |
| Catalogue updated | 2026-08-30 |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| jsonb_delete_array | Delete jsonb keys or string elements listed in a text array |
| numpgsql | Array and numerical computing library for PostgreSQL |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |
| json_build | C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays. |
| array_textsort | C functions for sorting and de-duplicating one-dimensional text arrays. |
| pg_array_multi_index | simultaneous multiple-indexing of PostgreSQL arrays |
| unnest_ordinality | Legacy array unnest function that returns each element with its ordinal position. |