Changeset: 789ec096d470 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=789ec096d470 Modified Files: ChangeLog Branch: default Log Message:
Add log entries for new mserver5 option and monetdb property diffs (15 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog file for devel # This file is updated with Maddlog +* Fri Dec 6 2019 Panagiotis Koutsourakis <[email protected]> +- Added mserver5 option (--set raw_strings=true|false) and monetdb + database property (raw_strings=yes|no) to control interpretation + of strings. + * Fri Nov 29 2019 Panagiotis Koutsourakis <[email protected]> - Added support for raw strings using the syntax r'' or R''. This means that C-like escapes will remain uninterpreted within those strings. For _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
