From 5371342ed66f5ff9feae9dc4586ec43830bbeca6 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 19 Jan 2021 12:25:20 +0100 Subject: Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. --- docs/ref/contrib/postgres/operations.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/ref/contrib/postgres') diff --git a/docs/ref/contrib/postgres/operations.txt b/docs/ref/contrib/postgres/operations.txt index 8491ac2f52..dc9faebcdb 100644 --- a/docs/ref/contrib/postgres/operations.txt +++ b/docs/ref/contrib/postgres/operations.txt @@ -159,8 +159,6 @@ For example, to create a collation for German phone book ordering:: .. admonition:: Restrictions - PostgreSQL 9.6 only supports the ``'libc'`` provider. - Non-deterministic collations are supported only on PostgreSQL 12+. Concurrent index operations -- cgit v1.3