Fix incorrect comment about XLogRecordBlockHeader.data_length field.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: da9f6a78ef84898ccdf7855089aa08e7524dfbdc
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-12-16T13:41:58Z
Releases: 9.5.0
Fix incorrect comment about XLogRecordBlockHeader.data_length field.

It does not include the possible full-page image. While at it, reformat the
comment slightly to make it more readable.

Reported by Rahila Syed

Files

PathChange+/−
src/include/access/xlogrecord.h modified +4 −3