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/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0999ac479292c12a7c373e612b15e1ff47077990

Modified Files
--------------
src/include/access/xlogreader.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Reply via email to