problem with regexp (cant quote +) - Mailing list pgsql-general

From peter pilsl
Subject problem with regexp (cant quote +)
Date
Msg-id 1057416407.3f06e4d77a4da@www.goldfisch.at
Whole thread Raw
Responses Re: problem with regexp (cant quote +)
List pgsql-general

postgres 7.3.2:

I wonder why the following expression fails. I came to this wondering why I
could not search for + using the '~'-operator.

select 'ok' where 'H+H'~'H\+H';

thnx,
peter


--
IT-Consulting
mag. peter  pilsl
tel:+43-699-1-3574035
fax:+43-699-4-3574035
pilsl@goldfisch.at
http://www.goldfisch.at




pgsql-general by date:

Previous
From: "Crercio O. Silva"
Date:
Subject: New DBManager 2.1.1
Next
From: Tino Wildenhain
Date:
Subject: Re: problem with regexp (cant quote +)]