pgsql: Fix some comments in xlogreader.h

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix some comments in xlogreader.h
Date: 2020-05-28 07:41:11
Message-ID: E1jeDA7-0002us-W8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some comments in xlogreader.h

segment_open and segment_close were mentioned with incorrect names.

Discussion: https://postgr.es/m/20200525234944.GA1573@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f93bb0ce64005c84e1d1d431eed31e0da4835078

Modified Files
--------------
src/include/access/xlogreader.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2020-05-28 10:29:50 pgsql: Fix typo in test comment.
Previous Message Michael Paquier 2020-05-28 06:44:03 pgsql: Fix some mentions to memory units in postgresql.conf.sample