Re: [Django] #27030: Add support for GIN indexes

2017-01-26 Thread Django
#27030: Add support for GIN indexes
-+-
 Reporter:  Akshesh Doshi|Owner:  Akshesh
 |  Doshi
 Type:  New feature  |   Status:  closed
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  db-indexes   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 It might be appropriate to reopen this if there were some release blocking
 bug in the new feature, however, feature enhancements targeted for the
 next version of Django should occur in a new ticket.

--
Ticket URL: 
Django 
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/062.825435ddc5de8620830d10a6bb706bfb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2017-01-26 Thread Django
#27030: Add support for GIN indexes
-+-
 Reporter:  Akshesh Doshi|Owner:  Akshesh
 |  Doshi
 Type:  New feature  |   Status:  new
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  db-indexes   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mads Jensen):

 * status:  closed => new
 * resolution:  fixed =>


Comment:

 Reopened in [https://github.com/django/django/pull/7950 PR] to introduce a
 few parameters.

--
Ticket URL: 
Django 
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/062.1ba732f8712fa965f50d0c98d4049440%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-12 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  assigned
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"236baa0f0ec31422bc8c36b24e41112f7a564532" 236baa0]:
 {{{
 #!CommitTicketReference repository=""
 revision="236baa0f0ec31422bc8c36b24e41112f7a564532"
 Refs #27030 -- Added BtreeGinExtension operation.
 }}}

--
Ticket URL: 
Django 
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/062.94be873360b083c7735f2fa17c3af01d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-12 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  closed
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6e07ec3f655073bebdf1b1dfd2303e91202e14e1" 6e07ec3]:
 {{{
 #!CommitTicketReference repository=""
 revision="6e07ec3f655073bebdf1b1dfd2303e91202e14e1"
 Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
 }}}

--
Ticket URL: 
Django 
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/062.b803c6e7f5eac314fd35ed02aea46bfd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-12 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  assigned
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"2f19306a125a9253d99b35b276d932e8e24d4e6f" 2f19306a]:
 {{{
 #!CommitTicketReference repository=""
 revision="2f19306a125a9253d99b35b276d932e8e24d4e6f"
 Refs #27030 -- Added index type introspection on PostgreSQL.
 }}}

--
Ticket URL: 
Django 
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/062.8a365ab48c184b3205fefb29009c0eef%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-11 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  assigned
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by akki):

 * needs_better_patch:  1 => 0


--
Ticket URL: 
Django 
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/062.d4338a504eca8d818d99836b206a4645%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-09 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  assigned
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  1
Easy pickings:  0 |UI/UX:  0
--+
Changes (by akki):

 * status:  new => assigned
 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1


Comment:

 PR: https://github.com/django/django/pull/7046

 Some minor finishing changes left, will try to complete it today.

--
Ticket URL: 
Django 
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/062.fc5c607281cf95c576f85d617954ea7a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes

2016-08-08 Thread Django
#27030: Add support for GIN indexes
--+
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  new
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timgraham):

 * stage:  Unreviewed => Accepted


--
Ticket URL: 
Django 
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/062.c37d8aad29b0f7f4a248a65e664ca722%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27030: Add support for GIN indexes (was: Add support for btree_gin indexes)

2016-08-08 Thread Django
#27030: Add support for GIN indexes
--+--
 Reporter:  akki  |Owner:  akki
 Type:  New feature   |   Status:  new
Component:  contrib.postgres  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:  db-indexes| Triage Stage:  Unreviewed
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+--
Changes (by akki):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * needs_tests:   => 0


Old description:

> I would like to add support  for creating btree_gin indexes in PostgreSQL
> via contrib.postgres using the new class based indexes.

New description:

 I would like to add support  for creating gin indexes in PostgreSQL via
 contrib.postgres using the new class based indexes.

--

--
Ticket URL: 
Django 
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/062.21b92604d652fc8b661072230682e50f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.