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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
