Changeset: 28f3e2ece26c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=28f3e2ece26c Modified Files: sql/ChangeLog Branch: default Log Message:
Updated ChangeLog diffs (15 lines): diff --git a/sql/ChangeLog b/sql/ChangeLog --- a/sql/ChangeLog +++ b/sql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Thu Jan 23 2020 Pedro Ferreira <pedro.ferre...@monetdbsolutions.com> +- Added sys.sleep(int n) procedure, which makes the client's thread to + sleep for n milliseconds. Also added the function version, where it + returns the input value as result. + * Tue Dec 17 2019 Pedro Ferreira <pedro.ferre...@monetdbsolutions.com> - Added prepared_statements_args view, which details the arguments for the prepared statements created in the current session. _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list