[Groonga-mysql-commit] mroonga/homebrew at 54dec68 [master] Install mroonga_command

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 12 15:54:11 JST 2013


Kouhei Sutou	2013-05-12 15:54:11 +0900 (Sun, 12 May 2013)

  New Revision: 54dec680b772b99f427e1483a02e0d0d143a0bcf
  https://github.com/mroonga/homebrew/commit/54dec680b772b99f427e1483a02e0d0d143a0bcf

  Message:
    Install mroonga_command
    
    Suggested by Y.Kentaro. Thanks!!!

  Modified files:
    mroonga.rb

  Modified: mroonga.rb (+1 -0)
===================================================================
--- mroonga.rb    2013-04-30 12:26:17 +0900 (39c662f)
+++ mroonga.rb    2013-05-12 15:54:11 +0900 (bebb794)
@@ -139,6 +139,7 @@ class Mroonga < Formula
       "INSTALL PLUGIN mroonga SONAME \"ha_mroonga.so\";",
       "CREATE FUNCTION last_insert_grn_id RETURNS INTEGER SONAME \"ha_mroonga.so\";",
       "CREATE FUNCTION mroonga_snippet RETURNS STRING SONAME \"ha_mroonga.so\";",
+      "CREATE FUNCTION mroonga_command RETURNS STRING SONAME \"ha_mroonga.so\";",
     ]
     sqls.join(" ")
   end
-------------- next part --------------
HTML����������������������������...
Download 



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