Changeset: b982c064395d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b982c064395d Modified Files: monetdb5/optimizer/opt_macro.c Branch: Jan2014 Log Message:
English. diffs (12 lines): diff --git a/monetdb5/optimizer/opt_macro.c b/monetdb5/optimizer/opt_macro.c --- a/monetdb5/optimizer/opt_macro.c +++ b/monetdb5/optimizer/opt_macro.c @@ -326,7 +326,7 @@ MACROprocessor(Client cntxt, MalBlkPtr m /* * Macro inversions map a consecutive sequences of MAL instructions - * into a single call. Subsequence resolution will bind it with the proper + * into a single call. Subsequent resolution will bind it with the proper * function. The pattern being replaced should be a self-standing * assignment. [could be improved] * _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
