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