]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added an additional message to psycopg2 disconnect detection,
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 20 Feb 2014 00:22:17 +0000 (19:22 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 20 Feb 2014 00:22:48 +0000 (19:22 -0500)
commitcd0d29cef4c68b0f39eae55b26f0ab5233a5509c
treeecb98a907c83d937550e0cd381a3c94db2bdc8f5
parentbfdb51ac6a4b889db7797c8176d1baf8a1c59436
- Added an additional message to psycopg2 disconnect detection,
"could not send data to server", which complements the existing
"could not receive data from server" and has been observed by users,
fixes #2936
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/dialects/postgresql/psycopg2.py