Обсуждение: pgsql: Fix off-by-one bug in xlog reading logic

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

pgsql: Fix off-by-one bug in xlog reading logic

От
Alvaro Herrera
Дата:
Fix off-by-one bug in xlog reading logic

Bug reported by Michael Paquier

Author: Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8c17144c7555dbe3ed255c3556ca4f91f81c024f

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)