Re: BUG #5745: geometry bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5745: geometry bug?
Дата
Msg-id 7682.1289415447@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5745: geometry bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I wrote:
> So I'm thinking somebody fat-fingered the corner case
> where the perpendicular would have infinite slope, and it is falling
> through to the "take the nearer endpoint" case when it shouldn't.

Actually it's more basic than that: the line_construct_pm() function
is just completely bogus for the case of infinite slope.  Will fix.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5747: TimeStamps too far into the future are invalid
Следующее
От: Chris Browne
Дата:
Сообщение: Re: BUG #5747: TimeStamps too far into the future are invalid