#25809: PostgreSQL 9.5 BRIN Index support in contrib.postgres
-------------------------------------+-------------------------------------
     Reporter:  Asif Saifuddin Auvi  |                    Owner:  Mads
                                     |  Jensen
         Type:  New feature          |                   Status:  assigned
    Component:  contrib.postgres     |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  postgres, index,     |             Triage Stage:  Accepted
  BRIN                               |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mads Jensen):

 * needs_better_patch:  1 => 0


Comment:

 Updated according to review by Tim Graham. It's tricky finding a good
 ```sql_create_index``` that suits all backends, as the current design
 requires. My solution just introduces a new one, and uses this in the
 ```as_sql```-method.

--
Ticket URL: <https://code.djangoproject.com/ticket/25809#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.bf425a47b639c628d682009218603bf2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to