On Thu, Jul 30, 2020 at 08:03:09AM +0000, k(dot)jamison(at)fujitsu(dot)com wrote:
> Just found a minor error in source code comment.
> src/include/executor/instrument.h
>
> Attached is the fix.
>
> - long local_blks_dirtied; /* # of shared blocks dirtied */
> + long local_blks_dirtied; /* # of local blocks dirtied */
Indeed. Let's fix this.
--
Michael