Extensions / Functions and aggregates
Extra Window Functions for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | extra_window_functions |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 31 |
| Latest commit | 2026-07-31 |
| Latest release | 2020-06-27 |
| Catalogue updated | 2026-08-30 |
| tablefunc | functions that manipulate whole tables, including crosstab |
| first_last_agg | first() and last() aggregate functions |
| pg_duckdb | DuckDB Embedded in Postgres |
| argm | argmax, argmin, and anyold aggregate functions |
| pg_lake | Data lake extension by Snowflake |
| duckdb_fdw | DuckDB Foreign Data Wrapper |