Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root

Поиск
Список
Период
Сортировка
От Mikhail Kharitonov
Тема Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Дата
Msg-id CAKkoVasOmTgHhJ8S5WwUKW69_SNT+sMYjVp7PufZQHfZKpdCcg@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root  (Mikhail Kharitonov <mikhail.kharitonov.dev@gmail.com>)
Список pgsql-hackers
Hi all,

I've rebased this series onto the latest master.

Changes in v3:

    Patch 1/2 adds two new functions: logicalrep_write_update_extended,
    logicalrep_write_delete_extended to logicalproto.
    These are now used in pgoutput and allow correct old-tuple flag handling
    when publish_via_partition_root = true.
    The old functions remain as wrappers to preserve compatibility.
    A short documentation note was added to explain the new behaviour.

    Patch 2/2 moves the TAP test into a separate commit,
    so the code change and test are isolated.

--
Best regards,
Mikhail Kharitonov

Вложения

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