Changeset: 0feacc767547 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0feacc767547 Modified Files: ChangeLog Branch: default Log Message:
Updated changelog for the '-f rowcount' mclient option diffs (13 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # ChangeLog file for devel # This file is updated with Maddlog +* Fri May 25 2018 Ying Zhang <[email protected]> +- Added a '-f rowcount' option in mclient to repress printing the actual + data of a resultset, but only print the number of returned tuples + * Tue Feb 13 2018 Pedro Ferreira <[email protected]> - Added support for lz4 compressed files on stream library _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
