diff options
author | Erik Johnston <erikj@matrix.org> | 2023-11-16 16:48:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 16:48:48 +0000 |
commit | ef5329a9f9e6b06312c064752a1b661453211407 (patch) | |
tree | c406782e70e51c9c563e9f61dbe8d1c20436aab4 /changelog.d | |
parent | Speed up deleting device messages (#16643) (diff) | |
download | synapse-ef5329a9f9e6b06312c064752a1b661453211407.tar.xz |
Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651)
This reverts commit 69afe3f7a0d89f3422ddbd3aa16bc9bbc01056eb.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16456.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16456.misc b/changelog.d/16456.misc deleted file mode 100644 index baee042f2f..0000000000 --- a/changelog.d/16456.misc +++ /dev/null @@ -1 +0,0 @@ -Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. \ No newline at end of file |