Thread: [COMMITTERS] pgsql: Fix comment.

[COMMITTERS] pgsql: Fix comment.

From
Tatsuo Ishii
Date:
Fix comment.

XLByteToSeg and XLByteToPrevSeg calculate only a segment number.  The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.

Patch by Yugo Nagata. Back patched to 9.3 and beyond.

Branch
------
master

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

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