Improve description of buffer used to store records in WAL reader

Michael Paquier <michael@paquier.xyz>

Commit: 0999ac479292c12a7c373e612b15e1ff47077990
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-11-20T23:43:32Z
Releases: 12.0
Improve description of buffer used to store records in WAL reader

The dedicated private buffer to store records is used only for these
crossing a page boundary since 285bd0ac, but its description did not
match completely the reality.

Reported-by: Andrey Lepikhov
Author: Michael Paquier
Discussion: https://postgr.es/m/49518b48-2036-5e43-1818-0f594e375e76@postgrespro.ru

Files

PathChange+/−
src/include/access/xlogreader.h modified +4 −1

Discussion