pgLatLon
log latlon.control
| age | author | description |
|---|---|---|
| 2017-12-10 | jbe | New version 0.12 with same C file (v0009) |
| 2017-11-09 | jbe | Include system's limits.h to avoid compiler error with PostgreSQL version 10.0v0.11 |
| 2016-10-31 | jbe | Added safety margins for distance calculation on index lookups (fixes bug that caused nearest-neighbor search to fail in certain cases); Improved "fair_distance" function |
| 2016-10-25 | jbe | Bugfix for type casts to ecluster; New "fair_distance" function |
| 2016-10-21 | jbe | Removed files for old version 0.7; Updated README, GNUmakefile, and control file to version 0.8v0.8 |
| 2016-09-26 | jbe | Added update script to version 0.7 and make version 0.7 default |
| 2016-09-22 | jbe | Removed files for version 0.5 |