contrib/earthdistance README.earthdistance ear ...

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian - CVS)
Тема contrib/earthdistance README.earthdistance ear ...
Дата
Msg-id 20021108202022.79D2647648A@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    contrib
Changes by:    momjian@postgresql.org    02/11/08 15:20:22

Modified files:
    earthdistance  : README.earthdistance earthdistance.c
                     earthdistance.sql.in
    earthdistance/expected: earthdistance.out
    earthdistance/sql: earthdistance.sql

Log message:
    The attached patch defines functions for getting distances between
    points on the surface of the earth and locating points within a
    specified distance using an index based on the contrib/cube package. The
    new functions are all of language type sql. A couple of bugs in the old
    earthdistance function based on the point datatype are fixed. A
    regression test has been added for both sets of functions. The README
    file has been updated to include documentation on the new stuff. There
    are comments about how this package is also useful for Astronomers.

    Bruno Wolff III


В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src/test/regress resultmap expect ...
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: contrib/earthdistance expected/earthdistance.o ...