wrong results at using ltree

From: Mathias Palm <mathias(dot)palm(at)stud(dot)hs-wismar(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: wrong results at using ltree
Date: 2007-11-07 12:15:40
Message-ID: fdd6dc9e7e64.7e64fdd6dc9e@hs-wismar.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-bugs by date

  From Date Subject
Next Message Steven Flatt 2007-11-07 18:49:24 pg_get_indexdef excludes tablespace info
Previous Message Heikki Linnakangas 2007-11-07 09:42:33 Re: BUG #3727: error in registering the downloaded postgresql(v 7.0 and later) driver