]> granicus.if.org Git - postgresql/commit
Fix comment.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 31 Jul 2017 23:00:11 +0000 (08:00 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 31 Jul 2017 23:08:32 +0000 (08:08 +0900)
commitbd8ff38760080362aa3ee126ed9a5e4b0d32c2a8
treec87e880c8dc1a8ce215248158b5fa6edbed07ace
parent3521131cb120ab5fb2f5a5b9cbf15003ef6b98ab
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.
src/include/access/xlog_internal.h