mirror of
https://github.com/django/django.git
synced 2025-08-28 14:34:27 +00:00
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
This commit is contained in:
parent
10d1261984
commit
5371342ed6
16 changed files with 35 additions and 80 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue