1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.

Thanks Tim Graham and Markus Holtermann for review.
This commit is contained in:
Mads Jensen
2016-10-13 14:39:44 +02:00
parent 236ebe94bf
commit e585c43be9
8 changed files with 121 additions and 14 deletions

View File

@@ -470,6 +470,7 @@ answer newbie questions, and generally made Django that much better:
Luke Plant <L.Plant.98@cantab.net>
Maciej Fijalkowski
Maciej Wiśniowski <pigletto@gmail.com>
Mads Jensen <https://github.com/atombrella>
Makoto Tsuyuki <mtsuyuki@gmail.com>
Malcolm Tredinnick
Manuel Saelices <msaelices@yaco.es>