Changeset: d35c7261f8b1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d35c7261f8b1
Modified Files:
gdk/gdk_bbp.c
Branch: Jan2014
Log Message:
Merge with Feb2013 branch.
diffs (11 lines):
diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c
--- a/gdk/gdk_bbp.c
+++ b/gdk/gdk_bbp.c
@@ -3169,7 +3169,6 @@ do_backup(const char *srcdir, const char
* and a backup already exists in the main backup directory
* (see GDKupgradevarheap), move the file */
if (subcommit && file_exists(BAKDIR, nme, extbase)) {
- assert(h->storage == STORE_MMAP);
if (file_move(BAKDIR, SUBDIR, nme, extbase))
return -1;
} else if (h->storage != STORE_MMAP) {
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list