[Groonga-commit] groonga/groonga at 9589926 [master] sharding: remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 22 15:53:31 JST 2015


Kouhei Sutou	2015-04-22 15:53:31 +0900 (Wed, 22 Apr 2015)

  New Revision: 95899266bbb4ed1757ea1f4f11ce5f532a5eba92
  https://github.com/groonga/groonga/commit/95899266bbb4ed1757ea1f4f11ce5f532a5eba92

  Message:
    sharding: remove debug print

  Modified files:
    plugins/sharding/logical_range_filter.rb

  Modified: plugins/sharding/logical_range_filter.rb (+0 -1)
===================================================================
--- plugins/sharding/logical_range_filter.rb    2015-04-22 12:18:04 +0900 (24488bc)
+++ plugins/sharding/logical_range_filter.rb    2015-04-22 15:53:31 +0900 (94ae860)
@@ -372,7 +372,6 @@ module Groonga
 
         def build_range_search_flags(min_border, max_border)
           flags = TableCursorFlags::BY_KEY
-          p****@conte*****
           case****@conte*****
           when :ascending
             flags |= TableCursorFlags::ASCENDING
-------------- next part --------------
HTML����������������������������...
Télécharger 



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