log

age author description
2018-02-15 Martin van Dinther Add test for bug 6542 Mar2018
2018-02-15 Martin van Dinther Adding tests for bug 6543 Mar2018
2018-02-15 Pedro Ferreira First steps into merge tables partitions by column using list or range of values merge-partitions
2018-02-15 Martin van Dinther Corrected BNF syntax Mar2018
2018-02-15 Panagiotis Koutsourakis Merge with default data-vaults
2018-02-14 Stefan Manegold mclient, timerHuman(): simplify code Mar2018
2018-02-14 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-14 Stefan Manegold mclient: (on request) echo query and/or report timings regardless of output format and statement type Mar2018
2018-02-14 Stefan Manegold mclient man page: document new "trash" output format Mar2018
2018-02-14 Stefan Manegold added changelog entry for mclient's new timing option Mar2018
2018-02-14 Stefan Manegold mclient man page: more info about the timings reported Mar2018
2018-02-14 Stefan Manegold mclient: with --timer=performance, print timings in (chrono-)logical order: Mar2018
2018-02-14 Stefan Manegold mclient: revised and added some comments Mar2018
2018-02-14 Sjoerd Mullender Man page magic: use \- for options. Mar2018
2018-02-14 Sjoerd Mullender No need to specify options twice. Mar2018
2018-02-14 Sjoerd Mullender A little cleanup. Mar2018
2018-02-14 Pedro Ferreira Approve new error message Mar2018
2018-02-14 Pedro Ferreira Approve test for bug 6524 (not done on Mar2018 branch) Mar2018
2018-02-14 Stefan Manegold mclient manpage: fixed typos Mar2018
2018-02-14 Stefan Manegold mclient, timerHuman(): report all timing on stderr rather than stdout, Mar2018
2018-02-14 Stefan Manegold mclient: fiexd typo in timerHuman() Mar2018
2018-02-14 Stefan Manegold mclient: centralize the decision which output formatter echos queries, Mar2018
2018-02-14 Stefan Manegold mclient: extended human-readable rendering of wall-clock time Mar2018
2018-02-14 Stefan Manegold mclient: fixed human-readable rendering of wall-clock time Mar2018
2018-02-14 Stefan Manegold mclient: no need for the TESTformatter to silently set timermode = T_NONE; Mar2018
2018-02-14 Stefan Manegold mclient: make timermode "none" the default (again) Mar2018
2018-02-14 Stefan Manegold mclient manpage: document what timings we measure and report when and why Mar2018
2018-02-14 Stefan Manegold mclient manpage: fixed typos Mar2018
2018-02-14 Stefan Manegold mclient: report per-query wall-clock time also in "--echo" mode; Mar2018
2018-02-14 Stefan Manegold mclient: make (more) explicite, which formatter produces timing output and which does not Mar2018
2018-02-14 Stefan Manegold mclient: added another comment Mar2018
2018-02-14 Stefan Manegold mclient: added comment about what times we measure and report when Mar2018
2018-02-14 Stefan Manegold mclient: report only the wall-clock times we do indeed measure: Mar2018
2018-02-14 Stefan Manegold just in case: add "-t none" to mclient options in tests Mar2018
2018-02-13 Stefan Manegold mclient: remove obsolete "showtiming" Mar2018
2018-02-13 Stefan Manegold mclient: consistently use PRId64 instead of TTFMT Mar2018
2018-02-13 Stefan Manegold mclient: simplify timing code & detangle result feedback/statistics from timing code: Mar2018
2018-02-13 Stefan Manegold mclient: remove timing-related dead code Mar2018
2018-02-13 Stefan Manegold mclient: use showtiming instead of (timermode != T_NONE) in condition Mar2018
2018-02-13 Stefan Manegold mclient: consistently and correctly set showtiming = (timermode != T_NONE) Mar2018
2018-02-13 Stefan Manegold mclient: order timermodes consistently/canonically/logically/intuitively Mar2018
2018-02-13 Stefan Manegold Merge with Jul2017 branch. Mar2018
2018-02-13 Stefan Manegold mclient: consistently use mnstr_printf(toConsole, ...) instead of occasional printf(...); Jul2017
2018-02-13 Stefan Manegold mclient: avoid skipping resultsets twice with (new) "trash" output format Mar2018
2018-02-13 Stefan Manegold Merge with Jul2017 branch. Mar2018
2018-02-13 Stefan Manegold mclient, TIMERrenderer(): do not skip resultset twice Jul2017
2018-02-13 Pedro Ferreira Tests for lz4 streams
2018-02-13 Sjoerd Mullender Merge with Mar2018 branch.
2018-02-13 Sjoerd Mullender Merge with Jul2017 branch. Mar2018
2018-02-13 Sjoerd Mullender Layout. Mar2018
2018-02-13 Stefan Manegold cleaned-up "bad C code" that sneaked-in with changeset 359ebf5841f7: Mar2018
2018-02-13 Sjoerd Mullender Add DISABLES CODE comment. Mar2018
2018-02-13 Sjoerd Mullender Use shift instead of multiply. Mar2018
2018-02-13 Sjoerd Mullender Indent. Mar2018
2018-02-13 Sjoerd Mullender Indent.
2018-02-13 Pedro Ferreira Added support for lz4 compressed files streams
2018-02-13 Stefan Manegold removing dead code that sneaked in with changeset 359ebf5841f7: Mar2018
2018-02-13 Stefan Manegold manually fixed "Manual update" (changeset ebcf8361248f) Mar2018
2018-02-12 Sjoerd Mullender Comment and Changelog blurb. Jul2017
2018-02-12 Panagiotis Koutsourakis Merge the Jul2017-SP4 release into exanest exanest