Re: multiple substitution in a single replace call?

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: multiple substitution in a single replace call?
Date: 2009-08-22 11:45:28
Message-ID: h6oloo$s8v$10@reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 2009-08-21, Gerardo Herzig <gherzig(at)fmed(dot)uba(dot)ar> wrote:
> Hi all. There is a way to simulate the `pipe' in linux so y can use
> replace() for replacing 2 different things?

use regexp_replace instead?

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Denis BUCHER 2009-08-24 16:42:45 Question about encoding
Previous Message Gerardo Herzig 2009-08-21 20:16:31 multiple substitution in a single replace call?