git.postgresql.org Git - postgresql.git/commit
2014年3月31日 17:06:26 +0000 (13:06 -0400)
2014年3月31日 17:29:54 +0000 (13:29 -0400)
commit 6a63dda4c2a0bf06b8da28d15baae1a08e2e8fd5
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
This is the main PostgreSQL git repository.
RSS
Atom