Changeset: 5fae42ed2669 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5fae42ed2669 Modified Files: sql/ChangeLog.Dec2023 Branch: Dec2023 Log Message:
Blurb. diffs (11 lines): diff --git a/sql/ChangeLog.Dec2023 b/sql/ChangeLog.Dec2023 --- a/sql/ChangeLog.Dec2023 +++ b/sql/ChangeLog.Dec2023 @@ -1,3 +1,7 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Mon Jan 15 2024 Sjoerd Mullender <[email protected]> +- The function json.isvalid(json) incorrectly returned true if the + argument was null. It should return null. + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
