summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-09-30 12:00:34 +0100
committerErik Johnston <erik@matrix.org>2019-09-30 12:00:34 +0100
commit129343cd8a90f27142fbb0c7b723ae2cb16207b9 (patch)
treeac54235b37a334f751055e3bb88f8204272e89aa /changelog.d
parentFix `devices_last_seen` background update. (diff)
downloadsynapse-129343cd8a90f27142fbb0c7b723ae2cb16207b9.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6135.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6135.bugfix b/changelog.d/6135.bugfix
new file mode 100644
index 0000000000..5f9f010cb1
--- /dev/null
+++ b/changelog.d/6135.bugfix
@@ -0,0 +1 @@
+Fix bug in background update that adds last seen information to the `devices` table, and improve its performance on Postgres.