Commit History

Author SHA1 Message Date
  Adam Zapletal 54774e790d Updated BRIN index links in contrib.postgres indexes docs. 3 weeks ago
  Nick Pope 45f778eded Fixed #35075 -- Added deduplicate_items parameter to BTreeIndex. 3 years ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 year ago
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 year ago
  Ian Wootten 6f63e0ce8e Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs. 2 years ago
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 years ago
  Mariusz Felisiak 37470bbd90 Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2 years ago
  Hannes Ljungberg 0e656c02fe Fixed #33342 -- Added support for using OpClass() in exclusion constraints. 3 years ago
  Nick Pope e76f9d5b44 Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+. 3 years ago
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 years ago
  Hannes Ljungberg 3aa545281e Fixed #30916 -- Added support for functional unique constraints. 3 years ago
  Hannes Ljungberg 90ddf46ef7 Refs #26167 -- Corrected OpClass() example in docs. 3 years ago
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 3 years ago
  Hannes Ljungberg 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes. 5 years ago
  Nick Pope 02983c5242 Fixed #30943 -- Added BloomIndex to django.contrib.postgres. 5 years ago
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 years ago
  Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 5 years ago
  Tim Graham 39ebdf5a3c Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 5 years ago
  Nick Pope 6b4d1ec8ff Fixed #29614 -- Added BTreeIndex to django.contrib.postres. 6 years ago
  Nick Pope d6381d3559 Fixed #28990 -- Added autosummarize parameter to BrinIndex. 6 years ago
  Nick Pope 4c36e9e492 Fixed #28887 -- Added SpGistIndex to django.contrib.postgres. 7 years ago
  Nick Pope d526b07784 Fixed #26974 -- Added HashIndex to django.contrib.postgres. 7 years ago
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
  Mads Jensen f4135783ad Fixed #28126 -- Added GistIndex to contrib.postgres. 7 years ago
  Mariusz Felisiak 617505ca89 Fixed #28330 -- Prevented passing positional arguments to an Index. 7 years ago
  Mads Jensen de42adf4ff Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex. 7 years ago
  Mads Jensen 65e321b781 Refs #25809 -- Made a few late review comments for BrinIndex. 7 years ago
  Mads Jensen e585c43be9 Fixed #25809 -- Added BrinIndex support in django.contrib.postgres. 8 years ago
  Akshesh 7c9bd07f69 Clarified when activating the btree_gin extension is necessary. 8 years ago