ExecutorStart_hook 是一个 钩子,它在任何查询计划的任何执行开始时被调用。
ExecutorStart_hook
ExecutorStart_hook 在 PostgreSQL 8.4 中被添加。
可以在以下 扩展 中找到使用示例