select open change scope Open full search

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

Extensions / Functions and aggregates

extra_window_functions

Extra Window Functions for PostgreSQL

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

Overview

Packageextra_window_functions
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars31
Latest commit2026-07-31
Latest release2020-06-27
Catalogue updated2026-08-30

Related extensions

See also

tablefuncfunctions that manipulate whole tables, including crosstab
first_last_aggfirst() and last() aggregate functions
pg_duckdbDuckDB Embedded in Postgres
argmargmax, argmin, and anyold aggregate functions
pg_lakeData lake extension by Snowflake
duckdb_fdwDuckDB Foreign Data Wrapper