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

From Jack Douglas
Subject Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"
Date
Msg-id 6a9af8810907090851k114ff793ya96bc7279162c31f@mail.gmail.com
Whole thread Raw
In response to Re: BUG #4908: escaping and dollar quotes: "ERROR: unterminated string"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> The function body contains
> =A0 =A0 =A0 =A0return '\';
>
> and that string literal causes a syntax error when we come to parse the
> RETURN statement.

Thanks for the explanation - very clear.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4910: pg_restore fails on linux but success on win, buffer dirty
Next
From: "Brian Ceccarelli"
Date:
Subject: BUG #4911: Cannot assign a value to a member of a nested composite type.