summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-12-04 23:45:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-12-04 23:45:01 +0000
commit9dd4d271df64e7ddf9cb59ce8db0fcc70a117591 (patch)
tree3acd3ffe5436da780d0ecbe0c27c86bcf72f5823 /contrib/README
parent024014a448518408dd66ed33351e8a896835fb1f (diff)
downloadpostgresql-9dd4d271df64e7ddf9cb59ce8db0fcc70a117591.tar.gz
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.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README6
1 files changed, 3 insertions, 3 deletions
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 <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