Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string" - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"
Date
Msg-id 10985.1247089883@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-bugs
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Tom Lane <tgl@sss.pgh.pa.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

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"
Next
From: "Richard Neill"
Date:
Subject: BUG #4909: wish: easier way to configure RAM allocation