Kouhei Sutou
null+****@clear*****
Mon Feb 22 17:32:13 JST 2016
Kouhei Sutou 2016-02-22 17:32:13 +0900 (Mon, 22 Feb 2016) New Revision: 87edcd6ab548515f7c67e3a289fb1201472de58d https://github.com/pgroonga/pgroonga/commit/87edcd6ab548515f7c67e3a289fb1201472de58d Message: Add missing update SQL [groonga-dev,03950] Reported by Naoki Takami. Thanks!!! Added files: pgroonga--1.0.0--1.0.1.sql pgroonga--1.0.1--1.0.2.sql Modified files: Makefile Modified: Makefile (+2 -2) =================================================================== --- Makefile 2016-02-22 00:20:59 +0900 (766b743) +++ Makefile 2016-02-22 17:32:13 +0900 (8b0b975) @@ -24,8 +24,8 @@ DATA = \ pgroonga-gpdb.sql else DATA = \ - pgroonga--$(EXTENSION_VERSION).sql -# $(shell echo pgroonga--*--*.sql) + pgroonga--$(EXTENSION_VERSION).sql \ + $(shell echo pgroonga--*--*.sql) endif PG_CPPFLAGS = $(shell pkg-config --cflags $(GROONGA_PKG)) Added: pgroonga--1.0.0--1.0.1.sql (+0 -0) 100644 =================================================================== --- /dev/null +++ pgroonga--1.0.0--1.0.1.sql 2016-02-22 17:32:13 +0900 (e69de29) Added: pgroonga--1.0.1--1.0.2.sql (+0 -0) 100644 =================================================================== --- /dev/null +++ pgroonga--1.0.1--1.0.2.sql 2016-02-22 17:32:13 +0900 (e69de29) -------------- next part -------------- HTML����������������������������...Download