]> granicus.if.org Git - postgresql/commit
Fix damange from wrongly split commit in fdf81c9a6cf94.
authorAndres Freund <andres@anarazel.de>
Wed, 1 Oct 2014 17:24:50 +0000 (19:24 +0200)
committerAndres Freund <andres@anarazel.de>
Wed, 1 Oct 2014 17:24:50 +0000 (19:24 +0200)
commit6d89b0860cba23761db3d08523c28e4da79bcbcd
tree67cb69158212a88048803f3c3519f7e5bb3de494
parent0cadfee37fba0e60a763c62b2d9010b9a2f15b5e
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.
src/bin/pg_basebackup/pg_recvlogical.c