func_beg
A hook or intercepting a PL/pgSQL function's post-init phase
func_beg
is a hook or intercepting a PL/pgSQL function's post-init phase.
func_beg
was added in PostgreSQL 8.2 (commit 355865c5).
References
- Unofficial documentation: func_beg
Categories
See also
hook, PL/pgSQL