Обсуждение: pgsql: Track procedure calls in pg_stat_user_functions

Поиск
Список
Период
Сортировка

pgsql: Track procedure calls in pg_stat_user_functions

От
Peter Eisentraut
Дата:
Track procedure calls in pg_stat_user_functions

This was forgotten when procedures were implemented.

Reported-by: Lukas Fittl <lukas@fittl.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/634b4b79cbc7638feb459a1b76eae7af47af4606

Modified Files
--------------
src/backend/commands/functioncmds.c | 4 ++++
1 file changed, 4 insertions(+)