Re: Range Type Support

Поиск
Список
Период
Сортировка
От Federico Di Gregorio
Тема Re: Range Type Support
Дата
Msg-id 5058ACB3.5000501@initd.org
обсуждение исходный текст
Ответ на Re: Range Type Support  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Список psycopg
On 18/09/2012 19:07, Daniele Varrazzo wrote:
> On Tue, Sep 18, 2012 at 5:57 PM, Jonathan S. Katz
> <jonathan.katz@excoventures.com> wrote:
>>> Hi,
>>>
>>> I am using range types in an application I am writing and am
>>> planning on writing some mapping to have support with built-in
>>> Python ranges, and some simple extensions for dealing with date
>>> ranges.  I am going to write this on my own regardless, but is
>>> anyone working on this for psycopg2?  If not, I would be willing
>>> to contribute the code I am working on.
> What is a "built-in Python range"? You mean some Python object to be
> written with the same semantics of a postgres range? (subtype,
> handling of boundaries, empty singleton).
>
>

We'll probably need a range Python type too here.

federico

--
Federico Di Gregorio                         federico.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
  99.99999999999999999999% still isn't 100% but sometimes suffice. -- Me


В списке psycopg по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: Range Type Support
Следующее
От: Daniele Varrazzo
Дата:
Сообщение: Re: Range Type Support