Log Message:
-----------
Get the exception information from sys.exc_info().
Rename the exception attribute to exc_info to better describe the object.
Grab all exceptions. Not just Exception subclasses.
Modified Files:
--------------
pq/src:
transam.py (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/transam.py.diff?r1=1.1.1.1&r2=1.2)
pgsql-committers by date
| Next: | From: James William Pye | Date: 2005-08-03 02:41:31 |
| Subject: python - pq: ShowOption is an asynchronous message, so treat it as such. |
| Previous: | From: Bruce Momjian | Date: 2005-08-03 01:46:28 |
| Subject: pgsql: Done: < * Prevent inherited tables from expanding temporary |