]> granicus.if.org Git - postgresql/commit
Fix typos in logical replication support for initial data copy.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Mar 2017 21:44:35 +0000 (17:44 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Mar 2017 21:44:35 +0000 (17:44 -0400)
commit5459cfd3ad52b87a1e2ed293ae55e733c6964715
tree75f7fb2d700cd64fd3f7f81a77680f687ceb8d15
parent4c051c41d63e8462971c13956a38030de9c35c51
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
src/backend/replication/logical/snapbuild.c
src/backend/replication/walsender.c
src/include/replication/snapbuild.h