1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-21 12:05:57 +03:00

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.
This commit is contained in:
Tom Lane 2007-12-04 23:45:01 +00:00
parent 024014a448
commit 9dd4d271df

View File

@ -53,12 +53,12 @@ dict_xsyn -
by Sergey Karpov <karpov@sao.ru> by Sergey Karpov <karpov@sao.ru>
earthdistance - earthdistance -
Operator for computing earth distance between two points Functions for computing distances between two points on Earth
by Hal Snyder <hal@vailsys.com> by Bruno Wolff III <bruno@wolff.to> and Hal Snyder <hal@vailsys.com>
fuzzystrmatch - fuzzystrmatch -
Levenshtein, metaphone, and soundex fuzzy string matching 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 - hstore -
Module for storing (key, value) pairs Module for storing (key, value) pairs