#28928: Add support for expression indexes for GinIndex
----------------------------------+------------------------------------
     Reporter:  James Howe        |                    Owner:  (none)
         Type:  New feature       |                   Status:  new
    Component:  contrib.postgres  |                  Version:  1.11
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------

Comment (by Claude Paroz):

 I guess that creating an index like: `CREATE INDEX pgweb_idx ON pgweb
 USING GIN (to_tsvector('english', body));` is another use case for this
 ticket?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28928#comment:5>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.932d7d33e745804e0c12b927185649f1%40djangoproject.com.

Reply via email to