summaryrefslogtreecommitdiff
path: root/psycopg/replication_cursor.h
Commit message (Expand)AuthorAgeFilesLines
* Allow retrying start_replication after syntax or data error.Oleksandr Shulgin2016-01-051-19/+1
* Drop ReplicationCursor.flush_feedback(), rectify pq_*_replication_*() interface.Oleksandr Shulgin2015-10-231-2/+1
* Move the `decode` parameter to `start_replication()`.Oleksandr Shulgin2015-10-231-3/+4
* Properly subclass ReplicationCursor on C level.Oleksandr Shulgin2015-10-191-0/+77