select open change scope Open full search

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

Extensions / Functions and aggregates

argm

argmax, argmin, and anyold aggregate functions

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

Overview

Packageargm
Version1.1.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars27
Latest commit2024-09-18
Latest release2021-03-29
Catalogue updated2026-08-30

Related extensions

See also

tablefuncfunctions that manipulate whole tables, including crosstab
first_last_aggfirst() and last() aggregate functions
extra_window_functionsExtra Window Functions for PostgreSQL
pg_duckdbDuckDB Embedded in Postgres