diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-07-20 11:55:50 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-07-20 11:55:50 +0900 |
commit | d05b172a760e0ccb3008a2144f96053720000b12 (patch) | |
tree | 8acef7bc05b6485a04613c58ae2c3dce50c6701e /src/backend/access/transam/commit_ts.c | |
parent | 044dc7b964147ec6303d59320fb743693b22af30 (diff) | |
download | postgresql-d05b172a760e0ccb3008a2144f96053720000b12.tar.gz postgresql-d05b172a760e0ccb3008a2144f96053720000b12.zip |
Add generic_plans and custom_plans fields into pg_prepared_statements.
There was no easy way to find how many times generic and custom plans
have been executed for a prepared statement. This commit exposes those
numbers of times in pg_prepared_statements view.
Author: Atsushi Torikoshi, Kyotaro Horiguchi
Reviewed-by: Tatsuro Yamada, Masahiro Ikeda, Fujii Masao
Discussion: https://postgr.es/m/CACZ0uYHZ4M=NZpofH6JuPHeX=__5xcDELF8hT8_2T+R55w4RQw@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions