pgLatLon

view GNUmakefile @ 78:4eb23fd90088

Do not set search_path explicitly
author jbe
date Wed Jan 01 22:28:46 2025 +0100 (3 months ago)
parents 882b77aee653
children
line source
1 EXTENSION = latlon
2 DATA = latlon--0.14--0.15.sql latlon--0.15.sql
3 MODULES = latlon-v0010
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us