pgLatLon

view GNUmakefile @ 54:253218d6662d

Bugfix in inequality operator for epoint, ebox, and ecircle
author jbe
date Sun Dec 10 19:52:04 2017 +0100 (2017-12-10)
parents 537df4c9de92
children 9771b81559c7
line source
1 EXTENSION = latlon
2 DATA = latlon--0.11--0.12.sql latlon--0.12.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us