Re: create function with dollar quoted body - Mailing list pgsql-jdbc

From Florent Guillaume
Subject Re: create function with dollar quoted body
Date
Msg-id CAF-4BpOSv85A+JF+AvzgT88gEe=_jd3tUezoyJbWvbJ2RpNjFQ@mail.gmail.com
Whole thread Raw
In response to create function with dollar quoted body  (Jack Douglas <jack@douglastechnology.co.uk>)
Responses Re: create function with dollar quoted body  (Jack Douglas <jack@douglastechnology.co.uk>)
List pgsql-jdbc
Hi,

Please give a code example reproducing the problem you see.

Thanks

On Fri, Mar 9, 2012 at 9:06 PM, Jack Douglas
<jack@douglastechnology.co.uk> wrote:
> I don't know if this is a netbeans problem or a jdbc problem, but when
> executing a 'CREATE FUNCTION' script with the body dollar quoted, an
> error results.
>
> Reading around this seems to be to do with the script being parsed for
> semicolons as line terminators even inside dollar-quoted strings? Or
> perhaps not?
>
> Any pointers much appreciated
>
> Thanks
> Jack
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc



--
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

pgsql-jdbc by date:

Previous
From: otran
Date:
Subject: Re: oid int issue with CachedRowSet upgrading from JDBC 8.4 to 9.1
Next
From: Jack Douglas
Date:
Subject: Re: create function with dollar quoted body