-
Sabine Schröder authored
#3: update of TOAR extension now also takes care for kind of annotation (erroneously inserted into version 0.1 (but not into version 0.2))
Sabine Schröder authored#3: update of TOAR extension now also takes care for kind of annotation (erroneously inserted into version 0.1 (but not into version 0.2))
Makefile 143 B
EXTENSION = toar_controlled_vocabulary
DATA = $(wildcard *--*.sql)
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)