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
|
2018-02-12 |
Panagiotis Koutsourakis |
Merge the Jul2017-SP4 release into acticloud
acticloud
|
2018-02-09 |
Pedro Ferreira |
More checks
Mar2018
|
2018-02-09 |
Pedro Ferreira |
Forgot check
Mar2018
|
2018-02-09 |
Pedro Ferreira |
Allocation checks in storage
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
Merge with Mar2018 branch.
|
2018-02-09 |
Sjoerd Mullender |
Cleanup: removed ALIGNsetH, ALIGNsetT, and VIEWcreate_ (with underscore).
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
Move some types and constants from configure to gdk.h.
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
No need to check for __int64 and long long types.
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
Add configure check for using NAN as initializer.
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
Somehow lost a const; be explicit which part of the union is initialized.
Mar2018
|
2018-02-09 |
Sjoerd Mullender |
Make code compatible with test and approve test.
Mar2018
|
2018-02-08 |
Martin van Dinther |
Extend sql/Changelog.Mar2018 to include new SQL COMMENT ON functionality as added
Mar2018
|