select open change scope Open full search

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

Extensions / Functions and aggregates

kissfft

Fast-Fourier transformer (fft)

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgfft
Version0.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2012-08-23
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

argmargmax, argmin, and anyold aggregate functions
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
binvecC helper for summing integer bit values into arrays
medianMedian aggregate function for input sets
graph_componentCompute graph components
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