diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-04-09 12:56:36 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-04-09 12:56:36 +0900 |
commit | 58ad961f19f7eca26e6d60eb07adcffeafd0082e (patch) | |
tree | b9f0ef0350609cf99a333fbe7615fe95c3106bab /src/backend/parser/parse_utilcmd.c | |
parent | c3e4cbaab936a17b579d85c5ff28bcb2251736d0 (diff) | |
download | postgresql-58ad961f19f7eca26e6d60eb07adcffeafd0082e.tar.gz postgresql-58ad961f19f7eca26e6d60eb07adcffeafd0082e.zip |
Add note in pg_stat_statements documentation about planning statistics.
The added note explains that the numbers of planning and execution in
the statement are not always expected to match because their statistics are
updated at their respective end phase, and only for successful operations.
Author: Pascal Legrand, Julien Rouhaud, tweaked a bit by Fujii Masao
Discussion: https://postgr.es/m/1585857868967-0.post@n3.nabble.com
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions