server. Current implementation keeps the cursor object in the 'g' (current request context) object identified by the connection-id. But - it fails to identify a different connection object request, when we have same database name in different database server, it does not able to identify it as separate request, Hence - now we will use server-id qualified identifier for the same object. Thanks Neel Patel for pointing out the issue. |
||
|---|---|---|
| .. | ||
| psycopg2 | ||
| __init__.py | ||
| abstract.py | ||
| registry.py | ||