pgLatLon

view GNUmakefile @ 49:b37a0dc6d1ec

Minor fix in documentation regarding GeoJSON_to_ecluster function for GeoJSON indexing
author jbe
date Thu Sep 28 02:10:21 2017 +0200 (2017-09-28)
parents 20482d4309b5
children 133626ff7cb2
line source
1 EXTENSION = latlon
2 DATA = latlon--0.9--0.10.sql latlon--0.10.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us