Author: darcy Date: Fri Mar 18 10:29:30 2016 New Revision: 862 Log: Add release date.
Modified: branches/4.x/docs/contents/changelog.rst tags/4.2.2/docs/contents/changelog.rst Modified: branches/4.x/docs/contents/changelog.rst ============================================================================== --- branches/4.x/docs/contents/changelog.rst Fri Mar 18 10:23:23 2016 (r861) +++ branches/4.x/docs/contents/changelog.rst Fri Mar 18 10:29:30 2016 (r862) @@ -1,8 +1,8 @@ ChangeLog ========= -Version 4.2.2 -------------- +Version 4.2.2 (2016-03-18) +-------------------------- - The get_relations() and get_tables() methods now also return system views and tables if you set the optional "system" parameter to True. - Fixed a regression when using temporary tables with DB wrapper methods Modified: tags/4.2.2/docs/contents/changelog.rst ============================================================================== --- tags/4.2.2/docs/contents/changelog.rst Fri Mar 18 10:23:23 2016 (r861) +++ tags/4.2.2/docs/contents/changelog.rst Fri Mar 18 10:29:30 2016 (r862) @@ -1,8 +1,8 @@ ChangeLog ========= -Version 4.2.2 -------------- +Version 4.2.2 (2016-03-18) +-------------------------- - The get_relations() and get_tables() methods now also return system views and tables if you set the optional "system" parameter to True. - Fixed a regression when using temporary tables with DB wrapper methods _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
