]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Added 'terminating connection' to the list
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 Sep 2012 20:54:50 +0000 (16:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 Sep 2012 20:54:50 +0000 (16:54 -0400)
commit71292e82585973cec2f139ed7d0cb9b53962d496
tree713a63753d832a879a88696d28fd1cb8cdc8a1e9
parent43453dfa31b4b399c38101eabf9f9b6dc9b0b7cd
- [bug] Added 'terminating connection' to the list
    of messages we use to detect a disconnect with PG, which
    appears to be present in some versions when the server
    is restarted.  [ticket:2570]
CHANGES
lib/sqlalchemy/dialects/postgresql/psycopg2.py