Report a query's parameters and result columns without executing it
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_describe |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2026-08-04 |
| Latest release | 2026-08-04 |
| Catalogue updated | 2026-08-30 |
| describe_resultset | PostgreSQL extension to show names, data types, and attributes of columns in an arbitrary result set |
| colnames | Lists the column names in a PostgreSQL RECORD value |
| ddlx | DDL eXtractor functions |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pglinter | PostgreSQL Linting and Analysis Extension |