mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 17:34:08 +03:00
Release 2.0.10
This commit is contained in:
parent
d621c02e58
commit
f68d828f6b
|
@ -1,9 +1,13 @@
|
||||||
2009-04-19 Federico Di Gregorio <fog@initd.org>
|
2009-04-20 Federico Di Gregorio <fog@initd.org>
|
||||||
|
|
||||||
|
* Release 2.0.10.
|
||||||
|
|
||||||
* psycopg/cursor_type.c: patch from Gangadharan to avoid double
|
* psycopg/cursor_type.c: patch from Gangadharan to avoid double
|
||||||
free of the cursor when the connection that creates it is closed
|
free of the cursor when the connection that creates it is closed
|
||||||
implicitly by dealloc.
|
implicitly by dealloc.
|
||||||
|
|
||||||
|
2009-04-19 Federico Di Gregorio <fog@initd.org>
|
||||||
|
|
||||||
* psycopg/connection_type.c: patch from Gangadharan to avoid double
|
* psycopg/connection_type.c: patch from Gangadharan to avoid double
|
||||||
free of the connection object when calling close() implicitly.
|
free of the connection object when calling close() implicitly.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user