Re: problem of geometric operator in v8.2.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem of geometric operator in v8.2.1
Дата
Msg-id 23890.1170448606@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problem of geometric operator in v8.2.1  ("Ioseph Kim" <pgsql-kr@postgresql.or.kr>)
Список pgsql-hackers
"Ioseph Kim" <pgsql-kr@postgresql.or.kr> writes:
> => select @-@ lseg '((0,0),(1,0))';
>  ?column?
> ----------
>         1
> (1 row)

> => select @-@ path '((0,0),(1,0))';
>  ?column?
> ----------
>         2
> (1 row)

> It's maybe bug in v8.2.1

What do you think is wrong with those answers?
        regards, tom lane


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