Changeset: e8c7b9d1c42a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e8c7b9d1c42a Branch: default Log Message:
Merge with Aug2024 branch. diffs (25 lines): diff --git a/clients/mapilib/ChangeLog.Aug2024 b/clients/mapilib/ChangeLog.Aug2024 --- a/clients/mapilib/ChangeLog.Aug2024 +++ b/clients/mapilib/ChangeLog.Aug2024 @@ -1,3 +1,10 @@ # ChangeLog file for mapilib # This file is updated with Maddlog +* Wed Jun 19 2024 Joeri van Ruth <joeri.van.r...@monetdbsolutions.com> +- Add new columns to sys.sessions. Column 'language' is usually 'sql'. + Column 'peer' is the network address of the client (something like + '[::1]:46558' or '<UNIX SOCKET>'). Columns 'hostname', 'application', + 'client', 'clientpid' and 'remark' can be set by the client. + Libmapi/mclient, pymonetdb and monetdb-java have been modified to fill + in sensible default values. diff --git a/sql/test/BugTracker-2024/Tests/All b/sql/test/BugTracker-2024/Tests/All --- a/sql/test/BugTracker-2024/Tests/All +++ b/sql/test/BugTracker-2024/Tests/All @@ -63,7 +63,6 @@ 7524-right-outer-join 7528-jarowinkler-null 7534-is-distinct-from 7535-create-view-groupby-func -7536-mclient-forgets-to-flush 7538-reduce-cast 7539-is-distinct-from 7537-prepare_stmt_with_dropped_table _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org