]> granicus.if.org Git - postgresql/commit
Fix off-by-one bug in xlog reading logic
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Jan 2013 14:17:18 +0000 (11:17 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 18 Jan 2013 14:19:53 +0000 (11:19 -0300)
commit8c17144c7555dbe3ed255c3556ca4f91f81c024f
tree12bf2f0b7f033c5f5c70186f79591773d40b7597
parent74a82bafe434adbf80872ddd17f3e8c7a0eadc71
Fix off-by-one bug in xlog reading logic

Bug reported by Michael Paquier

Author: Andres Freund
src/backend/access/transam/xlog.c