Need to use the start pointer of a block we read from WAL segment in

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 258174b4629e59469a1b73a02e552b7e7cf60e7c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-04-12T10:18:50Z
Releases: 9.0.0
Need to use the start pointer of a block we read from WAL segment in
the calculation, not the end pointer, as pointed out by Fujii Masao.

Files

PathChange+/−
src/backend/replication/walsender.c modified +4 −3