Changeset: 50efd210a885 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=50efd210a885 Modified Files: sql/ChangeLog.Nov2019 Branch: Nov2019 Log Message:
Updated ChangeLog diffs (15 lines): diff --git a/sql/ChangeLog.Nov2019 b/sql/ChangeLog.Nov2019 --- a/sql/ChangeLog.Nov2019 +++ b/sql/ChangeLog.Nov2019 @@ -1,6 +1,11 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Mon Nov 4 2019 Pedro Ferreira <[email protected]> +- Removed functions json.text(string) returns string and json.text(int) + returns string. Their MAL implementation didn't exist, so they were + meaningless. + * Mon Sep 23 2019 Sjoerd Mullender <[email protected]> - There are new aggregate functions sys.median_avg and sys.quantile_avg that return the interpolated value if the median/quantile doesn't fall _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
