[COMMITTERS] pgsql: Fix logical replication protocol comparison logic
[COMMITTERS] pgsql: Fix logical replication protocol comparison logic
От:
Peter Eisentraut <peter_e@gmx.net>
Дата:
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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/70b573b2677eb5ef28515e824e5027e26ce21d77 Modified Files -------------- src/backend/replication/pgoutput/pgoutput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)