PostgreSQL Linting and Analysis Extension
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pglinter |
|---|---|
| Version | 2.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | No |
| Stars | 170 |
| Latest commit | 2026-07-16 |
| Latest release | 2026-04-21 |
| Catalogue updated | 2026-08-30 |
| plpgsql_check | Additional validation, profiling, and diagnostics for PL/pgSQL functions |
| pg_query_rewrite | Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
| ddlx | DDL eXtractor functions |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pldbgapi | server-side support for debugging PL/pgSQL functions |
| pg_fsql | Recursive SQL template engine with JSONB-driven execution |
| pgdd | Introspect pg data dictionary via standard SQL |
| meta | Normalized, friendlier system catalog for PostgreSQL |
| plprofiler | server-side support for profiling PL/pgSQL functions |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |