Changeset: bfc2e3e26ac5 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/bfc2e3e26ac5 Modified Files: gdk/ChangeLog.Jan2022 Branch: Jan2022 Log Message:
Merge with Jul2021 branch. diffs (15 lines): diff --git a/gdk/ChangeLog.Jan2022 b/gdk/ChangeLog.Jan2022 --- a/gdk/ChangeLog.Jan2022 +++ b/gdk/ChangeLog.Jan2022 @@ -1,6 +1,11 @@ # ChangeLog file for GDK # This file is updated with Maddlog +* Tue Aug 2 2022 Sjoerd Mullender <[email protected]> +- When destroying a bat, make sure there are no files left over in + the BACKUP directory since they can cause problems when the bat id + gets reused. + * Thu Jul 28 2022 Sjoerd Mullender <[email protected]> - Fixed an off-by-one error in the logger which caused older log files to stick around longer in the write-ahead log than necessary. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
