BUG #5745: geometry bug?

Поиск
Список
Период
Сортировка
От Jin
Тема BUG #5745: geometry bug?
Дата
Msg-id 201011101008.oAAA8Xm2028579@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5745: geometry bug?
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5745
Logged by:          Jin
Email address:      jindiax@gmail.com
PostgreSQL version: 8.4.5
Operating system:   windows xp pro sp3
Description:        geometry bug?
Details:

The distance of the horizontal lseg and the point on that is inaccurate.

select point(1.0,1.0) <-> lseg'(0.0,0.0),(2.0,0.0)';
↓
result 1.4142135623731

must be 1.0

P.S.
I'm sorry about if it was already reported.
Because I can't read English well.

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

Предыдущее
От: "静安寺"
Дата:
Сообщение: Why dose the planner select one bad scan plan.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #5735: pg_upgrade thinks that it did not start the old server