ExecutorStart_hook
A hook which is called at the beginning of any execution of any query plan
ExecutorStart_hook
is a hook which is called at the beginning of any execution of any query plan.
ExecutorStart_hook
was added in PostgreSQL 8.4 (commit cd35e9d7).
Examples
Usage examples can be found in following extensions:
References
- Unofficial documentation: ExecutorStart_hook