[SQL] select ... from ... where ... ~* 'C++' - Mailing list pgsql-sql

From Martin Dolog
Subject [SQL] select ... from ... where ... ~* 'C++'
Date
Msg-id 37D12DB8.F94227A3@mcprogress.com
Whole thread Raw
Responses Re: [SQL] select ... from ... where ... ~* 'C++'  (Herouth Maoz <herouth@oumail.openu.ac.il>)
List pgsql-sql
hi *,

PLease, how can I make case insensitive query
which work with string like 'C++' too ?

select something from something_t where some ~* 'C++'

doesn't work!
I got following error message:

"ERROR:  regcomp failed with error repetition-operator operand invalid"


I am running on Linux/Redhat6/postgresql6.5 compiled
with --enable-locale flag.


Thank you very much for help.


Martin

-- 

#md

************




pgsql-sql by date:

Previous
From: Clayton Cottingham
Date:
Subject: [SQL] any info on sql/database admin courses
Next
From: Dipankar Chakrabarti
Date:
Subject: Re: pgsql-sql-digest V1 #344