Correct misattribution of earthdistance module --- according to its
authorTom Lane
Tue, 4 Dec 2007 23:45:01 +0000 (23:45 +0000)
committerTom Lane
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 c1b776b1393ecc8229b52bbe65d7270a2e4da48b..142c69693170168fa0a038dd722b9933c9ef44e5 100644 (file)
@@ -53,12 +53,12 @@ dict_xsyn -
    by Sergey Karpov 
 
 earthdistance -
-   Operator for computing earth distance between two points
-   by Hal Snyder 
+   Functions for computing distances between two points on Earth
+        by Bruno Wolff III  and Hal Snyder 
 
 fuzzystrmatch -
    Levenshtein, metaphone, and soundex fuzzy string matching
-   by Joe Conway , Joel Burton 
+   by Joe Conway  and Joel Burton 
 
 hstore -
    Module for storing (key, value) pairs