the use of $$string$$

From: John Fabiani <johnf(at)jfcomputer(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: the use of $$string$$
Date: 2011-11-04 14:38:29
Message-ID: 201111040738.29303.johnf@jfcomputer.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I just discovered that I can use $$string$$ to account for the problem of
single quotes in the string (or other strange char's). However, I noticed
that the table field contained E'string'. I actually tried to find info on
this but I did not find anything.

Could someone explain what it means or better provide a web link for me to
discover the info.

Thanks in advance,
Johnf

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message bricklen 2011-11-04 14:57:23 Re: the use of $$string$$
Previous Message David Johnston 2011-11-04 14:33:14 Re: Create Type with typmod_in