diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-07-29 23:21:55 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-07-29 23:21:55 +0900 |
commit | 6023b7ea717ca04cf1bd53709d9c862db07eaefb (patch) | |
tree | c83301ef63549cb1b00b28d89a12ae9902424681 /src/backend/executor/nodeHashjoin.c | |
parent | b5310e4ff6b7b0b14a5ee2443839fbf3553623ea (diff) | |
download | postgresql-6023b7ea717ca04cf1bd53709d9c862db07eaefb.tar.gz postgresql-6023b7ea717ca04cf1bd53709d9c862db07eaefb.zip |
pg_stat_statements: track number of rows processed by some utility commands.
This commit makes pg_stat_statements track the total number
of rows retrieved or affected by CREATE TABLE AS, SELECT INTO,
CREATE MATERIALIZED VIEW and FETCH commands.
Suggested-by: Pascal Legrand
Author: Fujii Masao
Reviewed-by: Asif Rehman
Discussion: https://postgr.es/m/1584293755198-0.post@n3.nabble.com
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions