MODULES = pg_logqueryid EXTENSION = pg_logqueryid # the extension's name DATA = pg_logqueryid--0.0.1.sql # script file to install #REGRESS = xxx # the test script file # for posgres build PG_CONFIG = pg_config PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS)