Changeset: 08cc537c4877 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/08cc537c4877 Modified Files: sql/ChangeLog.Aug2024 Branch: Aug2024 Log Message:
Mention public select privilege on sys.sessions in client info ChangeLog entry See #7549 diffs (12 lines): diff --git a/sql/ChangeLog.Aug2024 b/sql/ChangeLog.Aug2024 --- a/sql/ChangeLog.Aug2024 +++ b/sql/ChangeLog.Aug2024 @@ -8,6 +8,8 @@ * Wed May 29 2024 Joeri van Ruth <joeri.van.r...@monetdbsolutions.com> - Extended view sys.sessions and function sys.sessions() with new columns: language, peer, hostname, application, client, clientpid and remark. +- All users now have SELECT privilege on view sys.sessions, but non-admin + users only see their own sessions. - Added procedure sys.setclientinfo(property string, value string) to allow the client application to set a specific client info property. - Added system table sys.clientinfo_properties that lists the supported _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org