select open change scope Open full search

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

Extensions / Functions and aggregates

pg_algorithms

C extension that adds example algorithm functions, including bubble sort and quicksort for integer arrays.

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

Overview

Packagepg_algorithms
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2018-01-04
Catalogue updated2026-08-30

Related extensions

See also

pg_natural_sort_orderNatural sort ordering support through a C normalization function usable with indexes.
pg_sortstatsCollect per-query sort statistics and estimate required work_mem