problem using ?# operator on polygon

Поиск
Список
Период
Сортировка
От Pierre-Yves Landuré
Тема problem using ?# operator on polygon
Дата
Msg-id 1027062331.18462.3.camel@datacer
обсуждение исходный текст
Список pgsql-novice

 Hi,

 i've a problem using ?# between a box and a polygon...

 it seems that the polygon is automaticaly converted to a box... so that
 the intersect test result is false.

 For exemple

 box : (0,348)(0,348) (yeah.. a point)

 polygon (348,-90),(90,220)

 answer me yes.. even if there is no intersection...

 is this a bug ??

thanx for your help

Pierre-Yves Landuré


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.comm

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

Предыдущее
От: "data"
Дата:
Сообщение: Inquiry
Следующее
От: "Derek Barrett"
Дата:
Сообщение: Re: Connect to PostgreSQL using TCP/IP