[Groonga-commit] pgroonga/pgroonga at 11773a4 [master] Add new pgroonga.log_type value

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 16 15:52:51 JST 2015


Kouhei Sutou	2015-08-16 15:52:51 +0900 (Sun, 16 Aug 2015)

  New Revision: 11773a44f6d30fc249f5c790de133a1369d12a66
  https://github.com/pgroonga/pgroonga/commit/11773a44f6d30fc249f5c790de133a1369d12a66

  Message:
    Add new pgroonga.log_type value

  Modified files:
    pgroonga.c

  Modified: pgroonga.c (+1 -1)
===================================================================
--- pgroonga.c    2015-08-16 15:51:12 +0900 (46f97d1)
+++ pgroonga.c    2015-08-16 15:52:51 +0900 (704b1da)
@@ -295,7 +295,7 @@ PGrnInitializeVariables(void)
 	DefineCustomEnumVariable("pgroonga.log_type",
 							 "Log type for PGroonga.",
 							 "Available log types: "
-							 "[file, windows_event_log]. "
+							 "[file, windows_event_log, postgresql]. "
 							 "The default is file.",
 							 &PGrnLogType,
 							 PGRN_LOG_TYPE_FILE,
-------------- next part --------------
HTML����������������������������...
다운로드 



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