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_m9y5c...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/245e14e28b298e6ed00ea8d8c607b62387c9da92

Modified Files
--------------
src/include/access/nbtxlog.h          |  8 ++++++--
src/include/replication/walreceiver.h |  2 +-
src/include/storage/bufmgr.h          | 11 +++++++----
3 files changed, 14 insertions(+), 7 deletions(-)

Reply via email to