select open change scope Open full search

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

Extensions / Procedural languages

plpgsql_check

Additional validation, profiling, and diagnostics for PL/pgSQL functions

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

Overview

Packageplpgsql_check
Version2.10.10
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Shared librariesplpgsql_check
Stars778
Latest commit2026-08-30
Latest release2026-08-01
Catalogue updated2026-09-19

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pldbgapiserver-side support for debugging PL/pgSQL functions
plprofilerserver-side support for profiling PL/pgSQL functions
pglinterPostgreSQL Linting and Analysis Extension
pg_stat_plansTrack per-plan call counts, execution times, and example EXPLAIN texts.
auto_explainProvides a means for logging execution plans of slow statements automatically
pg_stat_statementstrack planning and execution statistics of all SQL statements executed
pg_show_plansshow query plans of all currently running SQL statements
pg_store_planstrack plan statistics of all SQL statements executed
hypopgHypothetical indexes for PostgreSQL
index_advisorQuery index advisor