#29916: Add additional Postgres lookups to gain parity with supported range
functions in Postgres
-------------------------------------+-------------------------------------
     Reporter:  Peter J. Farrell     |                    Owner:  Peter J.
                                     |  Farrell
         Type:  New feature          |                   Status:  assigned
    Component:  contrib.postgres     |                  Version:  2.1
     Severity:  Normal               |               Resolution:
     Keywords:  lower_inf,           |             Triage Stage:
  upper_inf, isempty, lower_inc,     |  Unreviewed
  upper_inc                          |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Peter J. Farrell):

 * owner:  (none) => Peter J. Farrell


Comment:

 I am volunteering to make a PR to add support for these 5 functions. I
 will start work on a PR (including tests and documentation) if this ticket
 is accepted.

 I have two working custom lookups (lower_inf and upper_inf) already built
 (see the gist linked in the main ticket). They need to add casting for
 different range types to improve compatibility however the concept is
 sound.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29916#comment:1>
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/070.d9d1d7197101a6d567660bee3ee4c888%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to