The following bug has been logged online: Bug reference: 4363 Logged by: Dan Boeriu Email address: [EMAIL PROTECTED] 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.
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
