Changeset: 893e16b3b877 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/893e16b3b877 Branch: Jun2023 Log Message:
Merge with Sep2022 branch. diffs (12 lines): diff --git a/sql/ChangeLog.Sep2022 b/sql/ChangeLog.Sep2022 --- a/sql/ChangeLog.Sep2022 +++ b/sql/ChangeLog.Sep2022 @@ -1,3 +1,8 @@ # ChangeLog file for sql # This file is updated with Maddlog +* Tue Jun 6 2023 Sjoerd Mullender <[email protected]> +- Fixed a regression introduced in the previous build: when a table is + dropped in the same transaction where it was created, the data wasn't + removed from disk. + _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
