select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

vectoragg

Float-array range sum, clamp, and decimation functions

pgext.cloud · Source code · Control file

Overview

Packagevectoragg
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2018-11-27
Latest release2024-07-12
Catalogue updated2026-08-30

Related extensions

See also

parray_ginGIN index operator class and partial-match operators for text arrays
jsonb_delete_arrayDelete jsonb keys or string elements listed in a text array
numpgsqlArray and numerical computing library for PostgreSQL
eigenNew array types and linear-algebra functions based on the Eigen numerical template library.
json_buildC functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.
array_textsortC functions for sorting and de-duplicating one-dimensional text arrays.
pg_array_multi_indexsimultaneous multiple-indexing of PostgreSQL arrays
unnest_ordinalityLegacy array unnest function that returns each element with its ordinal position.