pgsql: Handle change of slot name in logical replication apply

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Handle change of slot name in logical replication apply
Дата
Msg-id E1cv3k5-00050z-Ll@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1116108c926820030bd18b5dbff9163c14e3ad6d

Modified Files
--------------
src/backend/replication/logical/worker.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Change xref style to number only
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Make header self-contained