Fix comment in xlogreader.c

Michael Paquier <michael@paquier.xyz>

Commit: 6e22813b2d6083afa2b5af1612a834b3ffae3389
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-09-26T02:53:37Z
Releases: 13.0
Fix comment in xlogreader.c

This has been introduced by 709d003, that has moved readSegNo, readOff
and readPageTLI into a new structure called WALOpenSegment initialized
separately.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20190926.110809.248342687.horikyota.ntt@gmail.com

Files

PathChange+/−
src/backend/access/transam/xlogreader.c modified +1 −2

Discussion