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

From Jack Douglas
Subject create function with dollar quoted body
Date
Msg-id 4F5A62BB.9000206@douglastechnology.co.uk
Whole thread Raw
Responses Re: create function with dollar quoted body  (Florent Guillaume <fg@nuxeo.com>)
Re: create function with dollar quoted body  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc
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

pgsql-jdbc by date:

Previous
From: Stefan Reiser
Date:
Subject: Re: Updatable query and column aliases
Next
From: otran
Date:
Subject: oid int issue with CachedRowSet upgrading from JDBC 8.4 to 9.1