[Groonga-commit] groonga/groonga-query-log at ab9f6d7 [master] server-verifier: add "normalize" to check target commands

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 2 16:57:43 JST 2016


Kouhei Sutou	2016-02-02 16:57:43 +0900 (Tue, 02 Feb 2016)

  New Revision: ab9f6d74a1e884131a8e2bdaaf3b829f8d563663
  https://github.com/groonga/groonga-query-log/commit/ab9f6d74a1e884131a8e2bdaaf3b829f8d563663

  Message:
    server-verifier: add "normalize" to check target commands

  Modified files:
    lib/groonga/query-log/server-verifier.rb

  Modified: lib/groonga/query-log/server-verifier.rb (+1 -0)
===================================================================
--- lib/groonga/query-log/server-verifier.rb    2016-01-22 16:42:18 +0900 (3b78ca2)
+++ lib/groonga/query-log/server-verifier.rb    2016-02-02 16:57:43 +0900 (f4435ba)
@@ -158,6 +158,7 @@ module Groonga
             "logical_range_filter",
             "logical_select",
             "select",
+            "normalize",
           ]
           @care_order = true
         end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index