BUG #4363: ts_query bug

From: "Dan Boeriu" <dan(dot)boeriu(at)roost(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4363: ts_query bug
Date: 2008-08-18 22:48:21
Message-ID: 200808182248.m7IMmLKT092229@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4363
Logged by: Dan Boeriu
Email address: dan(dot)boeriu(at)roost(dot)com
PostgreSQL version: 8.3.3
Operating system: Redhat Linux
Description: ts_query bug
Details:

In 8.3.3
select to_tsquery('') is null returns false
and
select to_tsquery('') = to_tsquery('')
return false too.
I think that the latter is wrong.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-08-18 23:36:43 Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Previous Message Alvaro Herrera 2008-08-18 21:56:51 Re: BUG #4340: SECURITY: Is SSL Doing Anything?