Daniele Varrazzo
|
b73115ac41
|
Added test to verify bug #482
|
2016-12-25 18:30:27 +01:00 |
|
Daniele Varrazzo
|
a478ba9a47
|
Fixed tests failing on Python 2.6
|
2016-12-24 01:03:57 +01:00 |
|
Daniele Varrazzo
|
91d2158de7
|
Python source cleanup using flake8
|
2016-10-11 00:11:55 +01:00 |
|
Oleksandr Shulgin
|
5d33b39829
|
Fix error test for invalid START_REPLICATION command.
|
2016-01-21 15:56:27 +01:00 |
|
Oleksandr Shulgin
|
09a4bb70a1
|
Allow retrying start_replication after syntax or data error.
|
2016-01-05 12:31:57 +01:00 |
|
Oleksandr Shulgin
|
8b79bf43ac
|
Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.
|
2015-10-23 18:30:18 +02:00 |
|
Oleksandr Shulgin
|
0bb81fc848
|
Properly subclass ReplicationCursor on C level.
|
2015-10-19 20:00:39 +02:00 |
|
Oleksandr Shulgin
|
7aea2cef6e
|
Improve async replication test.
|
2015-10-19 17:02:18 +02:00 |
|
Oleksandr Shulgin
|
4ab7cf0157
|
Replace stop_replication with requirement for an exception.
|
2015-10-19 15:42:42 +02:00 |
|
Oleksandr Shulgin
|
0435320f34
|
Fix PSYCOPG2_TEST_REPL_DSN handling.
|
2015-10-16 16:36:03 +02:00 |
|
Oleksandr Shulgin
|
cf4f2411bf
|
Fix async replication and test.
|
2015-10-15 18:01:43 +02:00 |
|