pgLatLon
log
| age | author | description | 
|---|---|---|
| 11 days ago | jbe | Added tag v0.16 for changeset 037e28f426e7default tip | 
| 11 days ago | jbe | Set version to 0.16v0.16 | 
| 11 days ago | jbe | Use cmark instead of markdown2 in make-doc.sh | 
| 11 days ago | jbe | Renamed README.mkd to README.md | 
| 11 days ago | jbe | Clear memory of datums on allocation to avoid non-zero garbage in padding on all possible platforms | 
| 11 days ago | jbe | Do not return CSTRING to static memory | 
| 10 months ago | jbe | Do not set search_path explicitly | 
| 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 |