regexp err msg question

Поиск
Список
Период
Сортировка
От Gauthier, Dave
Тема regexp err msg question
Дата
Msg-id 482E80323A35A54498B8B70FF2B87980047DDA01D6@azsmsx504.amr.corp.intel.com
обсуждение исходный текст
Ответы Re: regexp err msg question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

Hi:

 

8.3.4 on linux

 

This query fails with this message...

 

mydb=# select distinct fivr from alphaview where name ~ ''^foo'';

ERROR: type "foo" does not exist

 

(note: those are two single quotes before the ^ and after foo, NOT double quotes)

 

Could someone explain the error message?

Thanks in Advance !

 

 

 

В списке pgsql-general по дате отправления:

Предыдущее
От: paulo matadr
Дата:
Сообщение: restore In parallel postgres 9
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Do we want SYNONYMS?