Fix typos in logical replication support for initial data copy.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5459cfd3ad52b87a1e2ed293ae55e733c6964715
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-03-26T21:44:35Z
Releases: 10.0
Fix typos in logical replication support for initial data copy.

Fix an incorrect assert condition (noted by Coverity), and spell the new
name of the function correctly.  Typos introduced in commit 7c4f52409.

Michael Paquier

Files