ExecutorRun_hook
A hook which is called at any plan execution, after ExecutorStart
ExecutorRun_hook
is a hook which is called at any plan execution, after ExecutorStart.
ExecutorRun_hook
was added in PostgreSQL 8.4.
Examples
Usage examples can be found in following extensions:
References
- Unofficial documentation: ExecutorRun_hook