Fix comment in instrument.h
authorMichael Paquier <michael@paquier.xyz>
Fri, 31 Jul 2020 05:17:29 +0000 (14:17 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 31 Jul 2020 05:17:29 +0000 (14:17 +0900)
commit7b1110d2fd3da3d7536530d14952d4f4d9c25438
tree76bda08b904485c16ca5e3fb5525fd1c59738a5d
parentc5315f4f44843c20ada876fdb0d0828795dfbdf5
Fix comment in instrument.h

local_blks_dirtied tracks the number of local blocks dirtied, not shared
ones.

Author: Kirk Jamison
Discussion: https://postgr.es/m/OSBPR01MB2341760686DC056DE89D2AB9EF710@OSBPR01MB2341.jpnprd01.prod.outlook.com
src/include/executor/instrument.h