Changeset: 6b6bbf641247 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/6b6bbf641247 Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Added blurb. diffs (15 lines): diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -1,6 +1,11 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Mon Jan 16 2023 Sjoerd Mullender <[email protected]> +- Fixed a race condition that could lead to a bat being added to the SQL + catalog but nog being made persistent, causing a subsequent restart + of the system to fail (and crash). + * Wed Dec 14 2022 Sjoerd Mullender <[email protected]> - Fixed a race condition where a hash could have been created on a bat using the old bat count while in another thread the bat count _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
