- Notifications
You must be signed in to change notification settings - Fork5
Commit066254c
committed
Count buffers dirtied due to hints in pgBufferUsage.shared_blks_dirtied.
Previously, such buffers weren't counted, with the possible result thatEXPLAIN (BUFFERS) and pg_stat_statements would understate the truenumber of blocks dirtied by an SQL statement.Back-patch to 9.2, where this counter was introduced.Amit Kapila1 parent3f0e4be commit066254c
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2707 | 2707 |
| |
2708 | 2708 |
| |
2709 | 2709 |
| |
| 2710 | + | |
2710 | 2711 |
| |
2711 | 2712 |
| |
2712 | 2713 |
| |
|
0 commit comments
Comments
(0)