func_end
A hook for intercepting the end of a PL/pgSQL function
func_end
is a hook for intercepting the end of a PL/pgSQL function.
func_end
was added in PostgreSQL 8.2 (commit 355865c5).
References
- Unofficial documentation: func_end
Categories
See also
hook, PL/pgSQL