Changeset: 1d242abf9a13 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/1d242abf9a13 Modified Files: clients/ChangeLog.Jul2021 gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Changelog messages. diffs (23 lines): diff --git a/clients/ChangeLog.Jul2021 b/clients/ChangeLog.Jul2021 --- a/clients/ChangeLog.Jul2021 +++ b/clients/ChangeLog.Jul2021 @@ -1,3 +1,7 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Mon Dec 13 2021 Sjoerd Mullender <[email protected]> +- Dumping the database now also dumps the read-only and insert-only + states of tables. + diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -1,3 +1,8 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Mon Dec 13 2021 Sjoerd Mullender <[email protected]> +- Sometimes when the server was restarted, it wouldn't start anymore due + to an error from BBPcheckbats. We finally found and fixed a (hopefully + "the") cause of this problem. + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
