You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PGPRO-4074] Use unique index on not null keys as replica identity index if it
was not specified explicitly and there is no primary key.
Cherry pick of
commit 8b0dad8fa8142fb8c8c3df9b2f6fd094f0b22a61
Author: Konstantin Knizhnik <knizhnik@garret.ru>
Date: Wed Aug 14 14:57:44 2019 +0300
[PGPRO-4435]
Use unique index on not null keys as replica identity index if it was not specified explicitly and there is no primary key
Tags: multimaster.
And
commit 7ca988b1e304f6ffabfcbf5077cd0a4f20ff09e7
Author: Andrey Lepikhov <a.lepikhov@postgrespro.ru>
Date: Fri Nov 13 13:09:49 2020 +0500
[PGPRO-4435] creative port of the patch f0e5b970539 from EE11.
With changes caused by [PGPRO-4175]. Main idea of this change
proposed by K.Knizhnik (see the comments on the jira's task.
Change contrib/test_decoding/expected/ddl.out because of changed, by
this patch, replication logic.
Tags: multimaster.
tags: multimaster
(cherry picked from commit 996c9b34ee6240a95c785a87e30979bf3366c9e3)
0 commit comments