mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 18:33:44 +03:00
Mention bug 940 fixed in NEWS file
This commit is contained in:
parent
9097a5b989
commit
63352d7da0
6
NEWS
6
NEWS
|
@ -4,8 +4,10 @@ Current release
|
||||||
What's new in psycopg 2.8.4
|
What's new in psycopg 2.8.4
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
Don't swallow keyboard interrupts on connect when a password is specified
|
- Don't swallow keyboard interrupts on connect when a password is specified
|
||||||
in the connection string (:ticket:`#898`).
|
in the connection string (:ticket:`#898`).
|
||||||
|
- Don't advance replication cursor when the message wasn't confirmed
|
||||||
|
(:ticket:`#940`).
|
||||||
|
|
||||||
|
|
||||||
What's new in psycopg 2.8.3
|
What's new in psycopg 2.8.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user