select open change scope Open full search

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

Extensions / Administration

pgx_show_hooks

Lists the in-process addresses of PostgreSQL hook functions and PL/pgSQL hook callbacks.

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

Overview

Packagepgextmgrext
Version0.0.3
PostgreSQL versions15
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemashow_hooks
Stars15
Latest commit2023-05-31
Catalogue updated2026-08-30

Related extensions

See also

schema_triggersArchived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers.
pg_catalog_get_defsAdds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata.

Same project

pgextmgrpgrx extension manager and hook framework for registering, ordering, enabling, and disabling PostgreSQL extension plugins.
pgx_trace_hooksTrace PostgreSQL executor and utility-hook invocations through a preloaded pgrx library