projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024014a
)
Correct misattribution of earthdistance module --- according to its
author
Tom Lane
<
[email protected]
>
Tue, 4 Dec 2007 23:45:01 +0000
(23:45 +0000)
committer
Tom 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
patch
|
blob
|
blame
|
history
diff --git
a/contrib/README
b/contrib/README
index c1b776b1393ecc8229b52bbe65d7270a2e4da48b..142c69693170168fa0a038dd722b9933c9ef44e5 100644
(file)
--- a/
contrib/README
+++ b/
contrib/README
@@
-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