mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 12:50:32 +03:00
Connection state fixed noted in the news
This commit is contained in:
parent
12317557da
commit
7c2333dd81
2
NEWS
2
NEWS
|
@ -82,6 +82,8 @@ What's new in psycopg 2.6.3
|
|||
What's new in psycopg 2.6.2
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
- Fixed inconsistent state in externally closed connections
|
||||
(:tickets:`#263, #311, #443`).
|
||||
- Report the server response status on errors (such as :ticket:`#281`).
|
||||
- Raise `!NotSupportedError` on unhandled server response status
|
||||
(:ticket:`#352`).
|
||||
|
|
Loading…
Reference in New Issue
Block a user