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