Handle change of slot name in logical replication apply
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 3 Apr 2017 15:10:28 +0000 (11:10 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 3 Apr 2017 15:10:28 +0000 (11:10 -0400)
commit1116108c926820030bd18b5dbff9163c14e3ad6d
tree80f3e0eff99df37a2ebd8e65959c27032bf42704
parent70da87d334ebe14fbbefe98827df5a8e1400444e
Handle change of slot name in logical replication apply

Since change of slot name is a supported operation, handle it more
gracefully, instead of in the this-should-not-happen way.

Author: Petr Jelinek <petr.jelinek@2ndquadrant.com>
src/backend/replication/logical/worker.c