Module pgrx::hooks

source ·
Expand description

A trait and registration system for hooking Postgres internal operations such as its planner and executor

Structs§

Traits§

Functions§

  • Register a PgHook instance to respond to the various hook points