ExecutorEnd_hook 是一个在任何查询计划执行结束时会被调用的钩子。
ExecutorEnd_hook
ExecutorEnd_hook 在 PostgreSQL 8.4 中被添加。
可以在以下 扩展 中找到使用示例