[Groonga-commit] groonga/groonga at 7ed4891 [master] Use "Groonga" form

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 23 13:22:50 JST 2016


Kouhei Sutou	2016-06-23 13:22:50 +0900 (Thu, 23 Jun 2016)

  New Revision: 7ed48915be48badb4448aed73125e233cb6c2588
  https://github.com/groonga/groonga/commit/7ed48915be48badb4448aed73125e233cb6c2588

  Message:
    Use "Groonga" form

  Modified files:
    lib/proc/proc_dump.c

  Modified: lib/proc/proc_dump.c (+1 -1)
===================================================================
--- lib/proc/proc_dump.c    2016-06-23 11:10:40 +0900 (8af0fb2)
+++ lib/proc/proc_dump.c    2016-06-23 13:22:50 +0900 (0aaa665)
@@ -780,7 +780,7 @@ command_dump(grn_ctx *ctx, int nargs, grn_obj **args, grn_user_data *user_data)
   if (is_dump_records) {
     /* To update index columns correctly, we first create the whole schema, then
        load non-derivative records, while skipping records of index columns. That
-       way, groonga will silently do the job of updating index columns for us. */
+       way, Groonga will silently do the job of updating index columns for us. */
     if (GRN_TEXT_LEN(tables) > 0) {
       dump_selected_tables_records(ctx, outbuf, tables);
     } else {
-------------- next part --------------
HTML����������������������������...
Descargar 



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