select open change scope Open full search

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

Extensions / Functions and aggregates

binvec

C helper for summing integer bit values into arrays

pgext.cloud · Source code · Documentation · Control file

Overview

Packagebinvec
Version0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2019-05-09
Catalogue updated2026-08-30

Related extensions

See also

graph_componentCompute graph components
floatvecMath for vectors (arrays) of numbers
argmargmax, argmin, and anyold aggregate functions
kissfftFast-Fourier transformer (fft)
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
medianMedian aggregate function for input sets
frkn_avgC aggregate extension providing my_avg for bigint and floating-point inputs.
pg_running_statsMergeable Running Statistics (Welford/Chan) Extension for PostgreSQL
first_lastAggregate functions to return first or last "n" elements in a group
trimmed_aggregatesC aggregate functions that discard configurable low/high outliers before computing averages, variances, and standard deviations.