Fix some comments in proc.h
authorMichael Paquier <michael@paquier.xyz>
Sat, 15 Oct 2022 03:22:29 +0000 (12:22 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 15 Oct 2022 03:22:29 +0000 (12:22 +0900)
commit1054c604bcdbae5de42beab2f60da7b0067cd4bb
treed1be9a2b6bbd7bff8205a168f0ea94374bc49139
parentc037471832e1ec3327f81eebbd8892e5c1042fe0
Fix some comments in proc.h

There was a typo and two places where delayChkpt was still mentioned,
but it is called delayChkptFlags these days.

Author: David Christensen
Discussion: https://postgr.es/m/CAOxo6XLB=ab_Y9jRw4iKyMZDns0wo=EGSRvijhhaL67RzqbtMg@mail.gmail.com
src/include/storage/proc.h