pgLatLon

diff GNUmakefile @ 6:2b7aea022117

Remove version 0.1 files (but keep update script from 0.1 to 0.2); Updated version number in manual installation instructions and include extension update script in manual instructions
author jbe
date Mon Aug 22 22:00:21 2016 +0200 (2016-08-22)
parents 8f79d4a1cdc1
children dc8da756b761
line diff
     1.1 --- a/GNUmakefile	Mon Aug 22 21:52:32 2016 +0200
     1.2 +++ b/GNUmakefile	Mon Aug 22 22:00:21 2016 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  EXTENSION = latlon
     1.5 -DATA = latlon--0.1.sql latlon--0.1--0.2.sql latlon--0.2.sql
     1.6 -MODULES = latlon-v0001 latlon-v0002
     1.7 +DATA = latlon--0.1--0.2.sql latlon--0.2.sql
     1.8 +MODULES = latlon-v0002
     1.9  
    1.10  PG_CONFIG = pg_config
    1.11  PGXS := $(shell $(PG_CONFIG) --pgxs)

Impressum / About Us