psycopg2/lib
Daniele Varrazzo 6705e4051d Dropped creation of errcodes with missing spec field
On further inspection these names are just aliases for values already
defined: we don't need the duplication.
2014-08-28 02:17:57 +01:00
..
__init__.py Dropped __all__ from modules 2013-04-07 02:59:30 +01:00
_json.py Add register_default_jsonb() and register the type 2014-08-13 02:02:01 +01:00
_range.py Merge branch 'range_sort' 2014-02-22 23:02:19 +00:00
errorcodes.py Dropped creation of errcodes with missing spec field 2014-08-28 02:17:57 +01:00
extensions.py Add register_default_jsonb() and register the type 2014-08-13 02:02:01 +01:00
extras.py Add register_default_jsonb() and register the type 2014-08-13 02:02:01 +01:00
pool.py Convert pool arguments to int 2014-08-13 02:39:16 +01:00
psycopg1.py A couple of fixes to psycopg1 2011-12-15 13:06:32 +00:00
tz.py Fixed pickling of FixedOffsetTimezone objects 2012-10-21 21:47:32 +01:00