lseg ?# (intersects) incorrect for lsegs whose intersection is another lseg

Поиск
Список
Период
Сортировка
От Andy Meyer
Тема lseg ?# (intersects) incorrect for lsegs whose intersection is another lseg
Дата
Msg-id 47D6C894.3050201@itasoftware.com
обсуждение исходный текст
Список pgsql-bugs
Using PostgreSQL 8.2.3, on linux (FC3):

test=> select lseg'((0,0),(1,0))' ?# lseg'((0,0),(1,0))';
-[ RECORD 1 ]
?column? | f

while

avail=> select lseg'((0,0),(1,0))' ?# lseg'((0,0),(1,1))';
-[ RECORD 1 ]
?column? | t

Looking over the geometric operations source it appears that the
intersect operation applied to line segments will only work if they
intersect at a single point.

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

Предыдущее
От: "James"
Дата:
Сообщение: BUG #4025: wsock32.dll not found
Следующее
От: "Yogesh"
Дата:
Сообщение: BUG #4026: Displaying Wrong dates