earthdistance fixes, but no cube stuff

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема earthdistance fixes, but no cube stuff
Дата
Msg-id 20020917124249.GA18372@wolff.to
обсуждение исходный текст
Ответы Re: earthdistance fixes, but no cube stuff  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: earthdistance fixes, but no cube stuff  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: earthdistance fixes, but no cube stuff  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
I have included fixes to declare some floating point constants as double
instead of int, change the calculation method to use the haversine formula
which is more accurrate for short distances, added a grant to public for
geo_distance and added a regression test.

I will resubmit the earth distance stuff based on cube after 7.3 is released.

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: [BUGS] Bug #758: show_planner_stats does not work for new PREPARE calls
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Bug: COPY IN doesn't test domain constraints