]> 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:21:19 +0000 (16:21 -0400)
commit70b573b2677eb5ef28515e824e5027e26ce21d77
tree05fe93beb273e7ac51c3c7c46d96cc38100af3ee
parent34a23a34269519e19b5da3ea4e29e4e0abadfee3
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