Re: replace

From: ingoos <ingoos(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: replace
Date: 2013-08-20 13:02:03
Message-ID: 1377003723147-5768044.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

9.2.4. ??

i'm using pgAdmin 1.16.1

and error is

WARNING: nonstandard use of escape in a string literal
LINE 1: select replace ('abcd\efg', '\', 'XX');
^
HINT: Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING: nonstandard use of \' in a string literal
LINE 1: select replace ('abcd\efg', '\', 'XX');
^

--
View this message in context: http://postgresql.1045698.n5.nabble.com/replace-tp5768024p5768044.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

In response to

Responses

  • Re: replace at 2013-08-20 13:11:01 from Alexander Yerenkow

Browse pgadmin-support by date

  From Date Subject
Next Message Alexander Yerenkow 2013-08-20 13:11:01 Re: replace
Previous Message Paolo Saudin 2013-08-20 12:54:36 Re: replace