Changeset: bf997368dddb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bf997368dddb Modified Files: monetdb5/modules/mal/mal_io.mal Branch: default Log Message:
Text diffs (17 lines): diff --git a/monetdb5/modules/mal/mal_io.mal b/monetdb5/modules/mal/mal_io.mal --- a/monetdb5/modules/mal/mal_io.mal +++ b/monetdb5/modules/mal/mal_io.mal @@ -27,11 +27,11 @@ comment "BATs are printed with '#' for l comma separated values (head and tail). If multiple BATs are passed for printing, print() performs an implicit natural - join, producing a multi attribute table."; + join on the void head, producing a multi attribute table."; pattern print(val:any_1):void address IOprint_val -comment "Print a MAL value tuple ."; +comment "Print a MAL value."; pattern print(val:bat[:oid,:any_1]):void address IOprint_val comment "Print a MAL value column ."; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list