[Groonga-commit] pgroonga/pgroonga at 729e6a9 [master] pg9.3: include catalog/catalog.h for GetDatabasePath()

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 19 10:43:23 JST 2015


Kouhei Sutou	2015-01-19 10:43:23 +0900 (Mon, 19 Jan 2015)

  New Revision: 729e6a962ffc95e2528b7933d22a9241fa131d03
  https://github.com/pgroonga/pgroonga/commit/729e6a962ffc95e2528b7933d22a9241fa131d03

  Message:
    pg9.3: include catalog/catalog.h for GetDatabasePath()

  Modified files:
    pgroonga.c

  Modified: pgroonga.c (+1 -0)
===================================================================
--- pgroonga.c    2015-01-19 00:28:18 +0900 (0348ce1)
+++ pgroonga.c    2015-01-19 10:43:23 +0900 (273b4a7)
@@ -6,6 +6,7 @@
 #include "pgroonga.h"
 
 #include <access/relscan.h>
+#include <catalog/catalog.h>
 #include <catalog/index.h>
 #include <catalog/pg_tablespace.h>
 #include <mb/pg_wchar.h>
-------------- next part --------------
HTML����������������������������...
Download 



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