3
5
* psycopg/cursor_type.c: patch from Gangadharan to avoid double
4
6
free of the cursor when the connection that creates it is closed
7
11
* psycopg/connection_type.c: patch from Gangadharan to avoid double
8
12
free of the connection object when calling close() implicitly.