aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-03-31 13:06:26 -0400
committerRobert Haas <rhaas@postgresql.org>2014-03-31 13:29:54 -0400
commit6a63dda4c2a0bf06b8da28d15baae1a08e2e8fd5 (patch)
tree6a9161f9fdb7f29bd8c682dda79f711b2d9e20e6 /src/backend/access/gist
parent8c1797e59be95b967e6b00b5a70445cfd0d27653 (diff)
downloadpostgresql-6a63dda4c2a0bf06b8da28d15baae1a08e2e8fd5.tar.gz
postgresql-6a63dda4c2a0bf06b8da28d15baae1a08e2e8fd5.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')
0 files changed, 0 insertions, 0 deletions