]> granicus.if.org Git - postgresql/commit
Fix logical replication protocol comparison logic
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 15 Aug 2017 20:20:20 +0000 (16:20 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 15 Aug 2017 20:20:20 +0000 (16:20 -0400)
commitedbad25877b10df07164345a8e6ae01236b6a26b
treedbfd85f6a2674a0e7a5d518a803e0be9732e0391
parent0cafc267b5b2a0b9d8d93c7c3f1e88adb37fea6e
Fix logical replication protocol comparison logic

Since we currently only have one protocol, this doesn't make much of a
difference other than the error message.

Author: Yugo Nagata <nagata@sraoss.co.jp>
src/backend/replication/pgoutput/pgoutput.c