Re: distance operator dont work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: distance operator dont work
Дата
Msg-id 19065.1155488770@sss.pgh.pa.us
обсуждение исходный текст
Ответ на distance operator dont work  (bernard snyers <bs@ionicsoft.com>)
Список pgsql-bugs
bernard snyers <bs@ionicsoft.com> writes:
> I patch the line
> DATA(insert OID = 613 (  "<->"       PGNSP PGUID b f 600 628 701
>  0     0    0  0   0   0 dist_pl - - ));

> replacing 628 by 604 ,
> compiling and reinstalling everything including the database
> and It works (I didnt verify the result)

Obviously not.  line and polygon don't have the same internal
representation, so there's no way that's going to work.

            regards, tom lane

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: distance operator dont work
Следующее
От: "Michael Enke"
Дата:
Сообщение: BUG #2574: C function: arg TEXT data corrupt