pgLatLon
diff latlon.control @ 73:b5bc6b35b716
Allow non-superusers to install extension; Properly support loading extension into schema; Do not allow schema relocation
author | jbe |
---|---|
date | Sun Nov 29 19:55:33 2020 +0100 (2020-11-29) |
parents | 882b77aee653 |
children |
line diff
1.1 --- a/latlon.control Wed Feb 12 13:11:04 2020 +0100 1.2 +++ b/latlon.control Sun Nov 29 19:55:33 2020 +0100 1.3 @@ -1,3 +1,4 @@ 1.4 comment = 'Geographic data types and spatial indexing for the WGS-84 spheroid' 1.5 default_version = '0.15' 1.6 -relocatable = true 1.7 +trusted = true 1.8 +relocatable = false