diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-01-19 12:25:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 12:25:20 +0100 |
| commit | 5371342ed66f5ff9feae9dc4586ec43830bbeca6 (patch) | |
| tree | b5c5a6f3b264770af4c34411f72c43c5b79a82ce /docs/ref/contrib/postgres | |
| parent | 10d126198434810529e0220b0c6896ed64ca0e88 (diff) | |
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Diffstat (limited to 'docs/ref/contrib/postgres')
| -rw-r--r-- | docs/ref/contrib/postgres/operations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
