Log Message:
-----------
Fix break from string to list use in connection dictionary.
List objects aren't hashable, so make it a tuple.
Modified Files:
--------------
fe/src:
dbapi2.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/dbapi2.py.diff?r1=1.3&r2=1.4)