[Groonga-commit] groonga/groonga at 628f15d [master] Update comment

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Mon Jan 19 18:56:54 JST 2015


Kouhei Sutou	2015-01-19 18:56:54 +0900 (Mon, 19 Jan 2015)

  New Revision: 628f15d0ee1ccf97b3ae851bc716bd2491e98931
  https://github.com/groonga/groonga/commit/628f15d0ee1ccf97b3ae851bc716bd2491e98931

  Message:
    Update comment

  Modified files:
    lib/db.c

  Modified: lib/db.c (+1 -1)
===================================================================
--- lib/db.c    2015-01-19 18:56:43 +0900 (a62c381)
+++ lib/db.c    2015-01-19 18:56:54 +0900 (171fe41)
@@ -4969,7 +4969,7 @@ grn_obj_get_accessor(grn_ctx *ctx, grn_obj *obj, const char *name, unsigned int
           goto exit;
         }
         break;
-      case 'm' : /* max */
+      case 'm' : /* max, min */
         if (len == GRN_COLUMN_NAME_MAX_LEN &&
             memcmp(name,
                    GRN_COLUMN_NAME_MAX,
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る