pgsql: Fix comment.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix comment.
Date: 2017-07-31 23:09:54
Message-ID: E1dcJow-0004Ba-8y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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
------
REL9_3_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2017-08-01 08:42:19 pgsql: Comment fix for partition_rbound_cmp().
Previous Message Peter Eisentraut 2017-07-31 21:23:14 pgsql: Fix typo