18 Commits

Author SHA1 Message Date
Dimitri Fontaine
cd1d5ad597 Fix missing *pg-dbname* in CSV processing, resulting in broken logging. 2013-12-25 16:50:14 +01:00
Dimitri Fontaine
d6edc54272 Ensure ordering of sections (table-names) in the summary. 2013-12-24 19:31:27 +01:00
Dimitri Fontaine
b2c9e0d2dc Refactor the whole logging infrastructure not to depend on threads sharing streams. 2013-12-24 19:08:55 +01:00
Dimitri Fontaine
fe302af221 Refactor the dbname API to feed from the connection string directly. 2013-12-20 17:24:02 +01:00
Dimitri Fontaine
49f2567b0d Improve stats on meta-data and before sections. 2013-12-20 10:50:27 +01:00
Cédric Villemain
8984a0a810 Rename reject-root-path to root-dir
Prepare the variable to be a parameter
2013-11-21 11:00:01 +01:00
Dimitri Fontaine
d295001a2a Review the main function to better handle per-filename-argument errors. 2013-11-17 19:02:26 +01:00
Dimitri Fontaine
eb468f92fd Review critical log levels and use FATAL and PANIC as in PostgreSQL. 2013-11-16 21:34:50 +01:00
Dimitri Fontaine
4095b74db7 Fix stupid logic bug. 2013-11-07 23:06:03 +01:00
Dimitri Fontaine
6c81ea50d5 Don't close the *standard-output* logger. 2013-11-07 22:57:08 +01:00
Dimitri Fontaine
a227943012 Fix the logging system, we now have a proper logfile. 2013-11-07 20:46:47 +01:00
Dimitri Fontaine
36f9a02222 Fix another usage of a nil state in report-full-summary. 2013-11-07 16:39:10 +01:00
Dimitri Fontaine
914a901230 Some commands don't have a parallel state. 2013-11-07 15:30:30 +01:00
Dimitri Fontaine
fe75f3df54 Improve the set of options for loading from databases, assorted fixes. 2013-11-05 23:07:03 +01:00
Dimitri Fontaine
911c40dc2d Allow more space for the duration column. 2013-11-05 19:14:53 +01:00
Dimitri Fontaine
93deb033f0 Clean-up the duration formating in the summary. 2013-11-05 18:58:54 +01:00
Dimitri Fontaine
6593995832 Add support for BEFORE LOAD DO and FINALLY DO blocks in the MySQL command. 2013-11-05 17:07:13 +01:00
Dimitri Fontaine
fb818ee0e3 Move sources into their own subdirectory, assorted cleaning. 2013-10-20 19:09:09 +02:00