Re: Problems with Quotes - Mailing list pgsql-sql

From John DeSoi
Subject Re: Problems with Quotes
Date
Msg-id CDAB01C4-64D1-11D9-81D8-000A95B03262@pgedit.com
Whole thread Raw
In response to Re: Problems with Quotes  (Kieran Ashley <krashley@space.qinetiq.com>)
List pgsql-sql
On Jan 12, 2005, at 2:00 PM, Kieran Ashley wrote:

> I'm still not entirely sure _why_ that works, but it does... so I can 
> go home now!  ;)


You should look at section 37.2.1 in the current docs. 8.0 has a new 
dollar quoting feature which makes this easier to deal with.

http://www.postgresql.org/docs/7.4/static/plpgsql-development-tips.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL



pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Problems with Quotes
Next
From: KÖPFERL Robert
Date:
Subject: Re: Implementing queue semantics (novice)