Changeset: e0078aedda48 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/e0078aedda48 Modified Files: gdk/ChangeLog.Jul2021 Branch: Jul2021 Log Message:
Add changelog blurb. diffs (11 lines): diff --git a/gdk/ChangeLog.Jul2021 b/gdk/ChangeLog.Jul2021 --- a/gdk/ChangeLog.Jul2021 +++ b/gdk/ChangeLog.Jul2021 @@ -5,4 +5,7 @@ - Fixed a race condition which could cause a too large size being written for a .theap file to the BBP.dir file after the correct size file had been saved to disk. +- We now ignore the size and capacity columns in the BBP.dir file. + These values are essential during run time, but not useful in the + on-disk image of the database. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
