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>
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