[Groonga-mysql-commit] mroonga/homebrew at f8f556a [master] Install missing UDF (mroonga_escape)

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Nov 1 18:50:01 JST 2013


HAYASHI Kentaro	2013-11-01 18:50:01 +0900 (Fri, 01 Nov 2013)

  New Revision: f8f556aeab2f3f1439ec243ab2a516199a4decc6
  https://github.com/mroonga/homebrew/commit/f8f556aeab2f3f1439ec243ab2a516199a4decc6

  Message:
    Install missing UDF (mroonga_escape)

  Modified files:
    mroonga.rb

  Modified: mroonga.rb (+1 -0)
===================================================================
--- mroonga.rb    2013-10-29 14:18:28 +0900 (88bf173)
+++ mroonga.rb    2013-11-01 18:50:01 +0900 (66a3cfc)
@@ -141,6 +141,7 @@ class Mroonga < Formula
       "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\";",
+      "CREATE FUNCTION mroonga_escape RETURNS STRING SONAME \"ha_mroonga.so\";"
     ]
     sqls.join(" ")
   end
-------------- next part --------------
HTML����������������������������...
다운로드 



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