needs_fmgr_hook 是一个 钩子,用于确定是否将 fmgr_hook 应用于函数。
needs_fmgr_hook
fmgr_hook
needs_fmgr_hook 已在 PostgreSQL 9.1 中添加。
可以在以下 扩展 中找到使用示例