[Groonga-commit] groonga/gcs [master] Remove debug print

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 12日 (木) 19:18:43 JST


SHIMODA Hiroshi	2012-07-12 19:18:43 +0900 (Thu, 12 Jul 2012)

  New Revision: aec94975d1dd6530ce8d8e0025b331446fd04464
  https://github.com/groonga/gcs/commit/aec94975d1dd6530ce8d8e0025b331446fd04464

  Log:
    Remove debug print

  Modified files:
    lib/database/index-field.js

  Modified: lib/database/index-field.js (+0 -1)
===================================================================
--- lib/database/index-field.js    2012-07-12 19:18:11 +0900 (48ce51f)
+++ lib/database/index-field.js    2012-07-12 19:18:43 +0900 (13e9acd)
@@ -184,7 +184,6 @@ IndexField.prototype = {
   reindexSync: function() {
     var name = this.name;
     var type = this.type;
-console.log("reindex for "+name+' / '+type);
     if (type == 'uint' || type == 'literal') {
       this.context.commandSync('column_remove', {
         table: this.alterTableName,
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index