postgresql/contrib/earthdistance/earthdistance.control

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
202 B
Plaintext
Raw Normal View History

2023-05-09 21:11:15 +00:00
# earthdistance extension
comment = 'calculate great-circle distances on the surface of the Earth'
default_version = '1.1'
module_pathname = '$libdir/earthdistance'
relocatable = true
requires = 'cube'