pgsql: Fix some comments in proc.h

Started by Michael Paquierover 3 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/CAOxo6XLB=ab_Y9jRw4iKyMZDns0wo=EGSRvijhhaL67RzqbtMg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1054c604bcdbae5de42beab2f60da7b0067cd4bb

Modified Files
--------------
src/include/storage/proc.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)