Re: [Urgent] Regexp_replace question - Mailing list pgsql-general

From Phoenix Kiula
Subject Re: [Urgent] Regexp_replace question
Date
Msg-id e373d31e0709250007s4415b696u6cbb2b150a50821d@mail.gmail.com
Whole thread Raw
In response to Re: [Urgent] Regexp_replace question  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
On 25/09/2007, Michael Fuhr <mike@fuhr.org> wrote:
> > How can I remove characters that form a part of regular expressions?
>
> Why do you want to do that?


Because these values were inserted into the DB due to a faulty
application. So cleansing was called for.

I just ended up doing it with replace instead of regexp_replace, one
character at a time.

Thanks!

pgsql-general by date:

Previous
From: Petri Simolin
Date:
Subject: UNIQUE_VIOLATION exception, finding out which index would have been violated
Next
From: "Ashish Karalkar"
Date:
Subject: PgpoolAdmin installation