Lists the in-process addresses of PostgreSQL hook functions and PL/pgSQL hook callbacks.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgextmgrext |
|---|---|
| Version | 0.0.3 |
| PostgreSQL versions | 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | show_hooks |
| Stars | 15 |
| Latest commit | 2023-05-31 |
| Catalogue updated | 2026-08-30 |
| schema_triggers | Archived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers. |
| pg_catalog_get_defs | Adds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata. |
| pgextmgr | pgrx extension manager and hook framework for registering, ordering, enabling, and disabling PostgreSQL extension plugins. |
| pgx_trace_hooks | Trace PostgreSQL executor and utility-hook invocations through a preloaded pgrx library |