select open change scope Open full search

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

Extensions / Analytics

tablefunc

functions that manipulate whole tables, including crosstab

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packagetablefunc
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

Required by

pg4mlMachine learning framework for PostgreSQL

See also

pg_duckdbDuckDB Embedded in Postgres
first_last_aggfirst() and last() aggregate functions
extra_window_functionsExtra Window Functions for PostgreSQL
argmargmax, argmin, and anyold aggregate functions
pg_lakeData lake extension by Snowflake
plprqlUse PRQL in PostgreSQL - Pipelined Relational Query Language
duckdb_fdwDuckDB Foreign Data Wrapper