Rewrite SQL statements with a PostgreSQL ProcessUtility hook
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_query_rewrite |
|---|---|
| Version | 0.0.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_query_rewrite |
| Stars | 24 |
| Latest commit | 2025-09-25 |
| Catalogue updated | 2026-08-30 |
| pg_fsql | Recursive SQL template engine with JSONB-driven execution |
| ddlx | DDL eXtractor functions |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pglinter | PostgreSQL Linting and Analysis Extension |
| omni_sql | Programmatic SQL manipulation |
| pg_variables | Session-scoped variables with scalar, array, and record types |
| pre_prepare | Pre Prepare your Statement server side |
| plan_filter | filter statements by their execution plans. |
| pg_hint_plan | Give PostgreSQL ability to manually force some decisions in execution plans. |
| pgdd | Introspect pg data dictionary via standard SQL |