psycopg2/lib
Chris Withers d469c32503 Provide a stable and consistent sort order for Range objects.
This matches postgres server-side behaviour and helps client applications that need to sort based on the primary key of tables where the primary key is or contains a range.
2014-02-12 08:11:59 +00:00
..
__init__.py Dropped __all__ from modules 2013-04-07 02:59:30 +01:00
_json.py Fixed json doc error 2012-09-25 00:12:57 +01:00
_range.py Provide a stable and consistent sort order for Range objects. 2014-02-12 08:11:59 +00:00
errorcodes.py errorcodes map updated to PostgreSQL 9.2 2012-09-21 01:59:02 +01:00
extensions.py Fix multiple misspellings 2013-04-26 09:59:40 +01:00
extras.py Fix multiple misspellings 2013-04-26 09:59:40 +01:00
pool.py Merge branch 'dead-bytes' into devel 2013-03-16 16:25:17 +00: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