diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-03-31 13:06:26 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-03-31 13:26:33 -0400 |
commit | ac2063ade566deb03e72e3da52cf472e125708b7 (patch) | |
tree | 728ebcc8bcfed52dd6962b22c5076a0a88f82eb3 /src/backend/access/gist/gistxlog.c | |
parent | 3080bbaa919143e19dbe65fd0d81a1b4457c845d (diff) | |
download | postgresql-ac2063ade566deb03e72e3da52cf472e125708b7.tar.gz postgresql-ac2063ade566deb03e72e3da52cf472e125708b7.zip |
Count buffers dirtied due to hints in pgBufferUsage.shared_blks_dirtied.
Previously, such buffers weren't counted, with the possible result that
EXPLAIN (BUFFERS) and pg_stat_statements would understate the true
number of blocks dirtied by an SQL statement.
Back-patch to 9.2, where this counter was introduced.
Amit Kapila
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions