wrong results at using ltree

Поиск
Список
Период
Сортировка
От Mathias Palm
Тема wrong results at using ltree
Дата
Msg-id fdd6dc9e7e64.7e64fdd6dc9e@hs-wismar.de
обсуждение исходный текст
Список pgsql-bugs
I think I found a bug in the ltree module. The following query should
return false but I get true.

SELECT '5.0.1.0'::ltree ~ '5.!0.!0.0'::lquery

I get the same result with the 'ltree.dll' of PostgreSQL 8.2.5. If you
have a solution of the problem I would be very happy.

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Test suite fails on alpha architecture