problem with regexp (cant quote +)

From: peter pilsl <pilsl(at)goldfisch(dot)at>
To: PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: problem with regexp (cant quote +)
Date: 2003-07-05 14:46:47
Message-ID: 1057416407.3f06e4d77a4da@www.goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)goldfisch(dot)at
http://www.goldfisch.at

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Crercio O. Silva 2003-07-05 15:01:26 New DBManager 2.1.1
Previous Message Dan Langille 2003-07-05 11:16:23 Re: Are we backwards on the sign of timezones?