pgLatLon

annotate 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
rev   line source
jbe@16 1 comment = 'Geographic data types and spatial indexing for the WGS-84 spheroid'
jbe@69 2 default_version = '0.15'
jbe@73 3 trusted = true
jbe@73 4 relocatable = false

Impressum / About Us