select open change scope Open full search

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

Extensions / Functions and aggregates

first_last_agg

first() and last() aggregate functions

pgext.cloud · Source code · Control file · PGXN

Overview

Packagefirst_last_agg
Version0.1.4
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars34
Latest commit2018-07-27
Latest release2014-06-10
Catalogue updated2026-08-30

Related extensions

See also

tablefuncfunctions that manipulate whole tables, including crosstab
extra_window_functionsExtra Window Functions for PostgreSQL
pg_duckdbDuckDB Embedded in Postgres
argmargmax, argmin, and anyold aggregate functions
pg_lakeData lake extension by Snowflake
duckdb_fdwDuckDB Foreign Data Wrapper