Author: cito
Date: Mon Feb 8 18:18:15 2016
New Revision: 845
Log:
Update changelog
Modified:
trunk/docs/contents/changelog.rst
Modified: trunk/docs/contents/changelog.rst
==============================================================================
--- trunk/docs/contents/changelog.rst Mon Feb 8 18:15:53 2016 (r844)
+++ trunk/docs/contents/changelog.rst Mon Feb 8 18:18:15 2016 (r845)
@@ -92,6 +92,8 @@
a new fast built-in parser to achieve this. Anonymous composite types are
also supported, but yield only an ordinary tuple containing text strings.
- New type helpers Interval() and Uuid() have been added.
+ - The connection has a new attribute "closed" that can be used to check
+ whether the connection is closed or broken.
- SQL commands are always handled as if they include parameters, i.e.
literal percent signs must always be doubled. This consistent behavior
is necessary for using pgdb with wrappers like SQLAlchemy.
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql