Removed versionadded/changed annotations for 5.1.

This also removes remaining versionadded/changed annotations for older
versions.
This commit is contained in:
Sarah Boyce 2024-12-12 16:17:09 +01:00
parent 9b5ad4056c
commit 810edfd742
25 changed files with 0 additions and 307 deletions

View file

@ -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