Changeset: 6c80a3f9556f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6c80a3f9556f Modified Files: sql/ChangeLog.Sep2022 Branch: Sep2022 Log Message:
Blurb for create user statement diffs (13 lines): diff --git a/sql/ChangeLog.Sep2022 b/sql/ChangeLog.Sep2022 --- a/sql/ChangeLog.Sep2022 +++ b/sql/ChangeLog.Sep2022 @@ -1,6 +1,9 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Fri Aug 19 2022 svetlin <[email protected]> +- Added default role to create user statement + * Mon Aug 15 2022 Sjoerd Mullender <[email protected]> - A new function sys.url_extract_host(string, bool) which returns the host name from the given URL has been implemented. The bool argument, _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
