Обсуждение: [COMMITTERS] pgsql: Fix comment.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix comment.

От
Tatsuo Ishii
Дата:
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_6_STABLE

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

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