Susumu Yata
null+****@clear*****
Mon Jul 31 12:12:27 JST 2017
Susumu Yata 2017-07-31 12:12:27 +0900 (Mon, 31 Jul 2017) New Revision: aba8363da30444b0add55cb5ef05879837d8ac4d https://github.com/groonga/grnci/commit/aba8363da30444b0add55cb5ef05879837d8ac4d Message: dump: support --dump_configs and --sort_hash_table. Modified files: v2/command.go Modified: v2/command.go (+2 -0) =================================================================== --- v2/command.go 2017-07-28 16:02:26 +0900 (3bdebc4) +++ v2/command.go 2017-07-31 12:12:27 +0900 (1bfe665) @@ -352,6 +352,8 @@ var commandFormats = map[string]*commandFormat{ newParamFormat("dump_schema", formatParamYesNo, false), newParamFormat("dump_records", formatParamYesNo, false), newParamFormat("dump_indexes", formatParamYesNo, false), + newParamFormat("dump_configs", formatParamYesNo, false), + newParamFormat("sort_hash_table", formatParamYesNo, false), ), "io_flush": newCommandFormat( nil, -------------- next part -------------- HTML����������������������������...Télécharger