Fix obsolete references to "XLogRead"

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: a8be5364ac1678e35029f547632d4002552f943c
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2020-05-11T16:46:41Z
Releases: 13.0
Fix obsolete references to "XLogRead"

The one in xlogreader.h was pointed out by Antonin Houska; I (Álvaro) noticed the
others by grepping.

Author: Antonin Houska <ah@cybertec.at>
Discussion: https://postgr.es/m/28250.1589186654@antos

Files

PathChange+/−
src/backend/replication/walsender.c modified +2 −2
src/include/access/xlogreader.h modified +1 −1

Discussion