]> granicus.if.org Git - postgresql/commit
Fix comment in xlogreader.c
authorMichael Paquier <michael@paquier.xyz>
Thu, 26 Sep 2019 02:53:37 +0000 (11:53 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 26 Sep 2019 02:53:37 +0000 (11:53 +0900)
commit6e22813b2d6083afa2b5af1612a834b3ffae3389
tree3d34e5c7d40e87deb7f531667b35ad1c99351240
parent7881bb14f4b23e8dc8671938cfb3f34117c12d8b
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
src/backend/access/transam/xlogreader.c