mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Removed versionadded/changed annotations for 5.1.
This also removes remaining versionadded/changed annotations for older versions.
This commit is contained in:
parent
9b5ad4056c
commit
810edfd742
25 changed files with 0 additions and 307 deletions
|
@ -57,10 +57,6 @@ available from the ``django.contrib.postgres.indexes`` module.
|
|||
whether deduplication is enabled. PostgreSQL enables deduplication by
|
||||
default.
|
||||
|
||||
.. versionchanged:: 5.1
|
||||
|
||||
The ``deduplicate_items`` parameter was added.
|
||||
|
||||
.. _fillfactor: https://www.postgresql.org/docs/current/sql-createindex.html#SQL-CREATEINDEX-STORAGE-PARAMETERS
|
||||
.. _deduplicate_items: https://www.postgresql.org/docs/current/btree-implementation.html#BTREE-DEDUPLICATION
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue