Re: regex_replace problem -additional - Mailing list pgsql-sql

From Scott Marlowe
Subject Re: regex_replace problem -additional
Date
Msg-id dcc563d10801250829rb4b0cafx9b9cbfe692069b91@mail.gmail.com
Whole thread Raw
In response to Re: regex_replace problem -additional  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
List 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 by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: This SQL works under Mysql, not Postgresql.
Next
From: "Scott Marlowe"
Date:
Subject: Re: This SQL works under Mysql, not Postgresql.