Changeset: 6357be53fda3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6357be53fda3 Modified Files: clients/ChangeLog Branch: default Log Message:
added changelog entry for mclient \d quoting fix diffs (14 lines): diff --git a/clients/ChangeLog b/clients/ChangeLog --- a/clients/ChangeLog +++ b/clients/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Wed Oct 12 2011 Fabian Groffen <[email protected]> +- Quoting of object names for mclient's \d command is now more flexible + and consistent with standard SQL quoting rules, bug #2846. + * Mon Sep 12 2011 Sjoerd Mullender <[email protected]> - ODBC: Implemented SQLColumnPrivileges function. _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
