pgLatLon

view GNUmakefile @ 42:1b9cd45e9e48

Bugfix for type casts to ecluster; New "fair_distance" function
author jbe
date Tue Oct 25 18:44:43 2016 +0200 (2016-10-25)
parents f1a9a5de9a12
children 3293906ea6a0
line source
1 EXTENSION = latlon
2 DATA = latlon--0.7--0.8.sql latlon--0.8.sql latlon--0.9.sql
3 MODULES = latlon-v0007 latlon-v0008
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us