]> 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:09:03 +0000 (08:09 +0900)
commitbf19a6fe32840bbb56c10a370df38a56666994cb
tree29cea8e335868a2e02edbb2dedcbb08027f09cdd
parent3bf894feebcb8339b5e7348facf20f7ccf596af4
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