OSDN Git Service

Need to use the start pointer of a block we read from WAL segment in
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 12 Apr 2010 10:18:50 +0000 (10:18 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 12 Apr 2010 10:18:50 +0000 (10:18 +0000)
commit258174b4629e59469a1b73a02e552b7e7cf60e7c
treed4b02c6b4bd603fec4a23d6fa11972640a233dec
parente76b4e0ddbdb1d1214bfa2b3d212b6d62671729d
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.
src/backend/replication/walsender.c