Fix inconsistent comments for some function declarations in headers
authorMichael Paquier <[email protected]>
Thu, 4 Aug 2022 08:36:21 +0000 (17:36 +0900)
committerMichael Paquier <[email protected]>
Thu, 4 Aug 2022 08:36:21 +0000 (17:36 +0900)
commit245e14e28b298e6ed00ea8d8c607b62387c9da92
tree056ae7cee2c758f4fe62708843eb644d1b739531
parent56f2c7b58bda00ea5ecc56a93467ed9eae6b3db7
Fix inconsistent comments for some function declarations in headers

Some of the headers list a couple of function prototypes located in a
different file than what is referred to.  This fixes a couple of
places where this inconsistency exists.

Author: Richard Guo
Discussion: https://postgr.es/m/CAMbWs4__RdcSNXPa7L62Ozvo_Q4LvT60o3Bnp8yrQ_m9y5CKvg@mail.gmail.com
src/include/access/nbtxlog.h
src/include/replication/walreceiver.h
src/include/storage/bufmgr.h