BUG #4363: ts_query bug - Mailing list pgsql-bugs

From Dan Boeriu
Subject BUG #4363: ts_query bug
Date
Msg-id 200808182248.m7IMmLKT092229@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4363
Logged by:          Dan Boeriu
Email address:      dan.boeriu@roost.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.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4340: SECURITY: Is SSL Doing Anything?
Next
From: Gregory Stark
Date:
Subject: Re: BUG #4340: SECURITY: Is SSL Doing Anything?