This project is archived and is in readonly mode.
[PATCH] Mention connection object in debug logs
Reported by Jean-Baptiste Quenot | November 12th, 2010 @ 11:01 AM
Patch at http://dl.dropbox.com/u/5836407/Patches/Psycopg2/0005-Mention-conne...
Helps to identify the underlying connection for the active thread in the debug logs.
Comments and changes to this ticket
-
Daniele Varrazzo November 13th, 2010 @ 03:22 AM
- State changed from new to resolved
- Tag set to debug patch
Applied, thanks
-
Daniele Varrazzo December 22nd, 2010 @ 02:05 AM
- Tag changed from debug patch to debug, patch
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.