pgLatLon
log
age | author | description |
---|---|---|
4 months ago | jbe | Do not set search_path explicitlydefault tip |
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 |
2020-02-12 | jbe | Prepared file names for version 0.15 |
2020-02-11 | jbe | Added tag v0.14 for changeset 9da49e9278ac |
2020-02-11 | jbe | Include files for new update path in GNUmakefilev0.14 |