Changeset: ed7ff5704de7 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ed7ff5704de7 Modified Files: sql/storage/bat/bat_logger.c Branch: Jun2020 Log Message:
Typo. diffs (12 lines): diff --git a/sql/storage/bat/bat_logger.c b/sql/storage/bat/bat_logger.c --- a/sql/storage/bat/bat_logger.c +++ b/sql/storage/bat/bat_logger.c @@ -195,7 +195,7 @@ bl_postversion(void *lg) /* first figure out whether there are any columns in * the catalog called "readonly" (if there are fewer - * then 2, then we don't have to do anything) */ + * than 2, then we don't have to do anything) */ BAT *cn = temp_descriptor(logger_find_bat(lg, N("sys", "_columns", "name"), 0, 0)); if (cn == NULL) return GDK_FAIL; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list