Re: excessive escaping in regular expression functions

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: excessive escaping in regular expression functions
Date: 2011-01-18 20:01:13
Message-ID: D628EC2B-D3F1-4348-9384-9E66FC938148@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 18, 2011, at 14:52, A.M. wrote:

> Is there a better way?

Use dollar quotes or standard quoting instead of E strings.

Michael Glaesemann
grzm seespotcode net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message James B. Byrne 2011-01-18 20:22:06 Re: Getting a sample data set.
Previous Message A.M. 2011-01-18 19:52:16 excessive escaping in regular expression functions