[PyGreSQL] Small patch for pgdb.py

2012-05-01 Thread Peter Harris
I would like to offer the following small enhancements to the pgdbCnx class: 1. close() should ROLLBACK if there is a transaction underway. To preserve current behaviour, it should ignore any OperationalError that results from attempting the ROLLBACK. Reason: we've found that if you close a

Re: [PyGreSQL] Small patch for pgdb.py

2012-05-01 Thread Christoph Zwerschke
Thanks. I'll look into your patches this week. -- Christoph ___ PyGreSQL mailing list PyGreSQL@Vex.Net https://mail.vex.net/mailman/listinfo.cgi/pygresql