Changeset: 184c7fb3ec75 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=184c7fb3ec75 Modified Files: sql/ChangeLog.Oct2020 Branch: Oct2020 Log Message:
Correct typo diffs (17 lines): diff --git a/sql/ChangeLog.Oct2020 b/sql/ChangeLog.Oct2020 --- a/sql/ChangeLog.Oct2020 +++ b/sql/ChangeLog.Oct2020 @@ -44,7 +44,7 @@ - Removed obsolete json.output(json) function. * Tue Jun 30 2020 Pedro Ferreira <pedro.ferre...@monetdbsolutions.com> -- Removed compability between interval types and other numeric types in +- Removed compatibility between interval types and other numeric types in favor for a more strict SQL standard compliance. This means operations between temporal types and other numeric types such as INT and DECIMAL are no longer possible, instead use interval types. @@ -61,3 +61,4 @@ - Made general logarithm function log(x,base) compliant with the SQL standard, by swapping the input parameters. Instead of log(x,base), now is log(base,x). + _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list