Re: regex_replace problem -additional

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: regex_replace problem -additional
Дата
Msg-id dcc563d10801250829rb4b0cafx9b9cbfe692069b91@mail.gmail.com
обсуждение исходный текст
Ответ на Re: regex_replace problem -additional  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
Список pgsql-sql
On Jan 25, 2008 10:19 AM, Gary Stainburn <gary.stainburn@ringways.co.uk> wrote:
> Sorry,
>
> should have added that I tried type-casting to see if that fixed it.  It
> didn't.
>
> Gary
>
> goole=# select distinct regex_replace(ud_rfl::text,' *= *'::text,'+'::text)
\df regexp*                           List of functions  Schema   |      Name      | Result data type |  Argument data
types
------------+----------------+------------------+------------------------pg_catalog | regexp_replace | text
|text, text, textpg_catalog | regexp_replace | text             | text, text, text, text
 

I think you lost a p in there.


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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: This SQL works under Mysql, not Postgresql.
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: This SQL works under Mysql, not Postgresql.