pgsql: Track procedure calls in pg_stat_user_functions
Started by Peter Eisentrautover 7 years ago1 messagescomitters
Track procedure calls in pg_stat_user_functions
This was forgotten when procedures were implemented.
Reported-by: Lukas Fittl <lukas@fittl.com>
Branch
------
REL_11_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/c2055a4a171b11a7d0df7fabeaaeec9b8cdf85af
Modified Files
--------------
src/backend/commands/functioncmds.c | 4 ++++
1 file changed, 4 insertions(+)