select open change scope Open full search

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

Extensions / Functions and aggregates

fibonacci

Fibonacci extension for PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagefibonacci
Version0.0.2
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2018-12-22
Latest release2018-12-22
Catalogue updated2026-08-30

Related extensions

See also

fbsqlClosure-preserving formula-based statistical modeling in SQL
cmathC11 math functions exposed to PostgreSQL with C-backed implementations.
graph_componentCompute graph components
onesparseSparse linear algebra and graph extension for PostgreSQL 18
get_sumsimple sum of two integers for postgres externsion using c
gcdC function that computes the greatest common divisor of an integer array.
pg_kalmanA Kalman filter extension for PostgreSQL.
numpgsqlArray and numerical computing library for PostgreSQL