Extensions / Functions and aggregates
argmax, argmin, and anyold aggregate functions
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | argm |
|---|---|
| Version | 1.1.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 27 |
| Latest commit | 2024-09-18 |
| Latest release | 2021-03-29 |
| Catalogue updated | 2026-08-30 |
| tablefunc | functions that manipulate whole tables, including crosstab |
| first_last_agg | first() and last() aggregate functions |
| extra_window_functions | Extra Window Functions for PostgreSQL |
| pg_duckdb | DuckDB Embedded in Postgres |