Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: "Jack Douglas" <jackpdouglas(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"
Date: 2009-07-08 21:51:23
Message-ID: 10985.1247089883@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Or you could turn on standard_conforming_strings if you'd prefer not
>> to deal with escapes.

> That doesn't help with this, because of the separate pgpgsql parser:

Ah, sorry, it does work in 8.4 but not before.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Neill 2009-07-08 23:43:10 BUG #4909: wish: easier way to configure RAM allocation
Previous Message Kevin Grittner 2009-07-08 21:22:45 Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"