[SQL] select ... from ... where ... ~* 'C++'

Поиск
Список
Период
Сортировка
От Martin Dolog
Тема [SQL] select ... from ... where ... ~* 'C++'
Дата
Msg-id 37D12DB8.F94227A3@mcprogress.com
обсуждение исходный текст
Ответы Re: [SQL] select ... from ... where ... ~* 'C++'  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Список 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 по дате отправления:

Предыдущее
От: Clayton Cottingham
Дата:
Сообщение: [SQL] any info on sql/database admin courses
Следующее
От: Dipankar Chakrabarti
Дата:
Сообщение: Re: pgsql-sql-digest V1 #344