Kouhei Sutou
null+****@clear*****
Sun Jan 18 17:16:09 JST 2015
Kouhei Sutou 2015-01-18 17:16:09 +0900 (Sun, 18 Jan 2015) New Revision: 17231857275e83ae964e94e0aeee7adbbcf8851c https://github.com/pgroonga/pgroonga/commit/17231857275e83ae964e94e0aeee7adbbcf8851c Message: Remove unused code Modified files: pgroonga.c Modified: pgroonga.c (+0 -1) =================================================================== --- pgroonga.c 2015-01-18 17:15:38 +0900 (accced9) +++ pgroonga.c 2015-01-18 17:16:09 +0900 (d72d4a3) @@ -505,7 +505,6 @@ GrnInsert(grn_ctx *ctx, if (isnull[i]) continue; - index_getprocinfo(index, i, GrnGetValueProc); grn_obj_reinit(ctx, &buffer, GrnGetType(index, i), 0); GrnSetValue(index, i, &buffer, values[i]); grn_column_index_update(ctx, indexColumn, id, sectionID, NULL, &buffer); -------------- next part -------------- HTML����������������������������...Download