summaryrefslogtreecommitdiff
path: root/frags
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-12-22 06:51:36 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-12-22 06:51:36 -0500
commit4cb56c87947b5e51e2d2d88fc5b902c8ffe88bd3 (patch)
tree7a41eebec1b3076a1e6f325204f2d3e151a39737 /frags
parenta7bdbf935e803eef66f9696553ca50610bb8edf1 (diff)
downloaddocs-4cb56c87947b5e51e2d2d88fc5b902c8ffe88bd3.tar.gz
docs-4cb56c87947b5e51e2d2d88fc5b902c8ffe88bd3.tar.bz2
docs-4cb56c87947b5e51e2d2d88fc5b902c8ffe88bd3.zip
Bump minimum PostgreSQL version to 12
As of late 2021, Exchange uses references to a partitioned table, which is only supported in PostgreSQL 12 and up.
Diffstat (limited to 'frags')
-rw-r--r--frags/list-of-dependencies.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/frags/list-of-dependencies.rst b/frags/list-of-dependencies.rst
index c16837c7..851cd810 100644
--- a/frags/list-of-dependencies.rst
+++ b/frags/list-of-dependencies.rst
@@ -14,7 +14,7 @@
- libjansson >= 2.7
-- PostgreSQL >= 11, including libpq
+- PostgreSQL >= 12, including libpq
- GNU libmicrohttpd >= 0.9.71