Fix damange from wrongly split commit in fdf81c9a6cf94.

Andres Freund <andres@anarazel.de>

Commit: 6d89b0860cba23761db3d08523c28e4da79bcbcd
Author: Andres Freund <andres@anarazel.de>
Date: 2014-10-01T17:24:50Z
Releases: 9.4.0
Fix damange from wrongly split commit in fdf81c9a6cf94.

Unfortunately I mistakenly split the commit wrongly into two parts,
leaving one part of renaming StreamLog to StreamLogicalLog in the
second commit. Which isn't backported to 9.4...
Fix it in 9.4 only, as master already is 'fixed' by the subsequent
commit.

Noticed by Jan Wieck and the buildfarm.

Files

PathChange+/−
src/bin/pg_basebackup/pg_recvlogical.c modified +1 −1