word search

From: "Cdric Prvost" <cedric_prevost(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: word search
Date: 2000-04-03 19:29:54
Message-ID: 20000403172954.68298.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I would like to proceed to word search in a table.
Use of "[...] attribute~*'string';" in the condition were fine. However,
presence of operators within the string give me an error.
For example :
[...] attribute~*'C++';
To unspecialise the operators could be a way of solving this.
Do you know to do that, if it is possible ?
Thanks for you help,

Sincerely,

CP
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2000-04-03 20:19:34 Re: PG_VERSION Errors???
Previous Message Glerum, Joe - KyEM 2000-04-03 19:17:46 PG_VERSION Errors???