Thanks a lot for replies! Dollar quote is what I needed, but I could find it 
in!

Dario

>----Messaggio originale----
>Da: [email protected]
>Data: 
02/12/2009 14.15
>A: "[email protected]"<[email protected]>
>Cc: <pgsql-
[email protected]>
>Ogg: Re: [GENERAL] quote string exactly as it is
>
>On 
Wed, Dec 2, 2009 at 7:10 AM, [email protected] <[email protected]> wrote:

>> Hello,
>>
>> How can I quote a string *exactly* as it is? I tried using
>> 
quote_literal() but it doesn't return what I need in some cases.
>>
>> E.g.
>>

>> If my
>> string is: ss\\\ss
>
>dollar quote it:
>
>select $abc$ss\\\ss$abc$;

>
>merlin
>



-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to