wrong results at using ltree - Mailing list pgsql-bugs

From Mathias Palm
Subject wrong results at using ltree
Date
Msg-id fdd6dc9e7e64.7e64fdd6dc9e@hs-wismar.de
Whole thread Raw
List 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 by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver
Next
From: Tom Lane
Date:
Subject: Re: Test suite fails on alpha architecture