summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-11-09 14:40:45 -0500
committerGitHub <noreply@github.com>2023-11-09 14:40:45 -0500
commitbc4372ad81f5037e107a608d4736161ba86bb201 (patch)
tree4480845db462fe38a403927e96cd77fbcbdee20e /changelog.d
parentUse _invalidate_cache_and_stream_bulk in more places. (#16616) (diff)
downloadsynapse-bc4372ad81f5037e107a608d4736161ba86bb201.tar.xz
Use dbname instead of database for Postgres config. (#16618)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16618.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16618.misc b/changelog.d/16618.misc
new file mode 100644
index 0000000000..c026e6b995
--- /dev/null
+++ b/changelog.d/16618.misc
@@ -0,0 +1 @@
+Use `dbname` instead of the deprecated `database` connection parameter for psycopg2.