Fix obsolete references to "XLogRead"
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 11 May 2020 16:46:41 +0000 (12:46 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 11 May 2020 16:46:41 +0000 (12:46 -0400)
commita8be5364ac1678e35029f547632d4002552f943c
tree210efb6b32deb1d866901cc7b809d7fb5ad32b84
parent7a9c9ce6411720c2bbeaf6e64855d4263c47ea80
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
src/backend/replication/walsender.c
src/include/access/xlogreader.h