Range Type Support - Mailing list psycopg

From Jonathan S. Katz
Subject Range Type Support
Date
Msg-id 911C4B16-2AAF-42ED-97A6-0D72C68B25B7@excoventures.com
Whole thread Raw
Responses Re: Range Type Support
Re: Range Type Support
List psycopg
Hi,

I am using range types in an application I am writing and am planning on writing some mapping to have support with
built-inPython 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.

I was planning on writing the adapter in Python as I am unfamiliar with writing C code for Python.  Are there any
thoughtswhere such an adapter would be placed, e.g. in lib.extras 

Thanks,

Jonathan

psycopg by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: JSON type caster
Next
From: Daniele Varrazzo
Date:
Subject: Re: Range Type Support