summary refs log tree commit diff
path: root/changelog.d/14534.misc
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2023-09-13 14:27:16 -0400
committerPatrick Cloke <patrickc@matrix.org>2023-09-13 14:35:46 -0400
commit8bb700e9ac897cfcb07de7ff438a208c7a23f569 (patch)
tree8d012687463ad70d3afecdfb82ac73590fa2874c /changelog.d/14534.misc
parentWorking version. (diff)
parentRemove a reference cycle in background process (#16314) (diff)
downloadsynapse-8bb700e9ac897cfcb07de7ff438a208c7a23f569.tar.xz
Merge remote-tracking branch 'origin/develop' into clokep/psycopg3
Diffstat (limited to 'changelog.d/14534.misc')
-rw-r--r--changelog.d/14534.misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14534.misc b/changelog.d/14534.misc
deleted file mode 100644
index 5fe79042e5..0000000000
--- a/changelog.d/14534.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve DB performance by reducing amount of data that gets read in `device_lists_changes_in_room`.