calog/vendor/postgres/contrib/earthdistance/earthdistance.control

6 lines
202 B
Text
Vendored

# earthdistance extension
comment = 'calculate great-circle distances on the surface of the Earth'
default_version = '1.2'
module_pathname = '$libdir/earthdistance'
relocatable = true
requires = 'cube'