Changeset: 391ac6827042 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/391ac6827042 Modified Files: sql/ChangeLog.Sep2022 Branch: Sep2022 Log Message:
alter changelog message diffs (14 lines): diff --git a/sql/ChangeLog.Sep2022 b/sql/ChangeLog.Sep2022 --- a/sql/ChangeLog.Sep2022 +++ b/sql/ChangeLog.Sep2022 @@ -22,7 +22,9 @@ user has been granted the select privilege from monetdb. * Fri Aug 19 2022 svetlin <[email protected]> -- Added default role to create user statement +- CREATE USER statement has been extended to take more optional arguments + like MAX_MEMORY, MAX_WORKERS, OPTIMIZER, DEFAULT ROLE. ALTER USER statement + has also been extended with DEFAULT ROLE. * Mon Aug 15 2022 Sjoerd Mullender <[email protected]> - A new function sys.url_extract_host(string, bool) which returns the _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
