psycopg2/lib
Oleksandr Shulgin e69dafbecc Move the decode parameter to start_replication().
It makes more sense this way, because otherwise it must be passed to every call
of `read_message()`.
2015-10-23 11:31:55 +02:00
..
__init__.py Add libpq version discovery 2015-06-01 18:05:11 +02:00
_json.py Python 3.1 bytes.decode() doesn't support keyword arguments 2015-02-08 19:43:09 +00: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 Properly subclass ReplicationCursor on C level. 2015-10-19 20:00:39 +02:00
extras.py Move the decode parameter to start_replication(). 2015-10-23 11:31:55 +02:00
pool.py Fixed PersistentConnectionPool on Python 3 2015-10-01 14:44:14 +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