stmt_beg
A hook which is called before each statement PL/pgSQL function is executed
stmt_beg
is a hook which is called before each statement PL/pgSQL function is executed.
stmt_beg
was added in PostgreSQL 8.2 (commit 355865c5).
References
- Unofficial documentation: stmt_beg
Categories
See also
hook, PL/pgSQL