| From: | Florent Guillaume <fg(at)nuxeo(dot)com> |
|---|---|
| To: | Jack Douglas <jack(at)douglastechnology(dot)co(dot)uk> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: create function with dollar quoted body |
| Date: | 2012-03-10 19:06:46 |
| Message-ID: | CAF-4BpOSv85A+JF+AvzgT88gEe=_jd3tUezoyJbWvbJ2RpNjFQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)douglastechnology(dot)co(dot)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(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jack Douglas | 2012-03-10 19:13:18 | Re: create function with dollar quoted body |
| Previous Message | otran | 2012-03-09 22:59:45 | Re: oid int issue with CachedRowSet upgrading from JDBC 8.4 to 9.1 |