Changeset: 8e113ab16cba for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8e113ab16cba Modified Files: sql/ChangeLog.Jul2015 Branch: Jul2015 Log Message:
Add a changelog message. Also see bug 3783. diffs (11 lines): diff --git a/sql/ChangeLog.Jul2015 b/sql/ChangeLog.Jul2015 --- a/sql/ChangeLog.Jul2015 +++ b/sql/ChangeLog.Jul2015 @@ -1,3 +1,7 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Tue Aug 18 2015 Sjoerd Mullender <[email protected]> +- Differences between time, timestamp, and date values now return properly + typed interval types (second or month intervals) instead of integers. + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
