From: Tom Lane Date: Tue, 4 Dec 2007 23:45:01 +0000 (+0000) Subject: Correct misattribution of earthdistance module --- according to its X-Git-Tag: REL8_3_RC1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9dd4d271df64e7ddf9cb59ce8db0fcc70a117591;p=postgresql Correct misattribution of earthdistance module --- according to its old README file, Bruno Wolff did the bulk of the work, but for some reason only Hal Snyder was credited here. --- diff --git a/contrib/README b/contrib/README index c1b776b139..142c696931 100644 --- a/contrib/README +++ b/contrib/README @@ -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