pgLatLon
log
age | author | description |
---|---|---|
2020-11-30 | jbe | Added tag v0.15 for changeset 4f11ccf36fb6 |
2020-11-30 | jbe | Replaced huge SQL query in GeoJSON_to_ecluster function by several smaller SQL statements to enhance performancev0.15 |
2020-11-30 | jbe | Bugfix regarding schema installation in GeoJSON_to_ecluster function |
2020-11-30 | jbe | Updated README to fit new version number |
2020-11-29 | jbe | Allow non-superusers to install extension; Properly support loading extension into schema; Do not allow schema relocation |
2020-02-12 | jbe | Fixed longitude wraparound for values equal to or greater than 360 degrees |
2020-02-12 | jbe | Updated C version number in latlon--0.15.sql |
2020-02-12 | jbe | Created inline function for longitude normalization |