OSDN Git Service

Correct misattribution of earthdistance module --- according to its
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2007 23:45:01 +0000 (23:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 4 Dec 2007 23:45:01 +0000 (23:45 +0000)
old README file, Bruno Wolff did the bulk of the work, but for some
reason only Hal Snyder was credited here.

contrib/README

index c1b776b..142c696 100644 (file)
@@ -53,12 +53,12 @@ dict_xsyn -
        by Sergey Karpov <karpov@sao.ru>
 
 earthdistance -
-       Operator for computing earth distance between two points
-       by Hal Snyder <hal@vailsys.com>
+       Functions for computing distances between two points on Earth
+        by Bruno Wolff III <bruno@wolff.to> and Hal Snyder <hal@vailsys.com>
 
 fuzzystrmatch -
        Levenshtein, metaphone, and soundex fuzzy string matching
-       by Joe Conway <mail@joeconway.com>, Joel Burton <jburton@scw.org>
+       by Joe Conway <mail@joeconway.com> and Joel Burton <jburton@scw.org>
 
 hstore -
        Module for storing (key, value) pairs