forked-synapse/synapse/storage
David Robertson 44377f5ac0
Revert postgres logical replication deltaas
This reverts two commits:

    0bb8e418a4
    "Fix postgres schema after dropping old tables (#16730)"

and

    51e4e35653
    "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take  2, now with no added deadlocks!) (#16658)"

and also amends the changelog.
2023-12-05 16:10:48 +00:00
..
controllers Simplify event persistence code (#16584) 2023-11-03 07:30:31 -04:00
databases Speed up pruning of user_ips table (#16667) 2023-11-29 11:54:42 +00:00
engines Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
schema Revert postgres logical replication deltaas 2023-12-05 16:10:48 +00:00
util Bulk-invalidate e2e cached queries after claiming keys (#16613) 2023-11-09 15:57:09 +00:00
__init__.py
_base.py
background_updates.py Use attempt_to_set_autocommit everywhere. (#16615) 2023-11-09 16:19:42 -05:00
database.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
keys.py
prepare_database.py
push_rule.py
roommember.py mypy plugin to check @cached return types (#14911) 2023-10-02 14:22:36 +00:00
types.py Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 2023-09-25 17:48:42 +01:00