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.
References
- Unofficial documentation: func_end
func_end
is a hook for intercepting the end of a PL/pgSQL function.
func_end
was added in PostgreSQL 8.2.