summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2017-04-19 01:01:59 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2017-04-19 01:01:59 +0100
commit248e653c9e2ec2dfc0b1eac9561981b34a637f9d (patch)
tree9496cf5abeca9775b481c7118c706f84d37b01e3 /NEWS
parent4b4d2796b7efdd0846e972fd7a300ca4e7b11ccd (diff)
downloadpsycopg2-248e653c9e2ec2dfc0b1eac9561981b34a637f9d.tar.gz
Fixed args parsing in ReplicationCursor.consume_stream()
Close #547.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0399a1..55b0b22 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ What's new in psycopg 2.7.2
string is specified as an URI (:ticket:`#528`).
- Return objects with timezone parsing "infinity" :sql:`timestamptz`
(:ticket:`#536`).
+- Fixed `!psycopg2.extras.ReplicationCursor.consume_stream()`
+ *keepalive_interval* argument (:ticket:`#547`).
What's new in psycopg 2.7.1