Re: dollar quoting - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: dollar quoting
Date
Msg-id 9032.1159899269@sss.pgh.pa.us
Whole thread Raw
In response to Re: dollar quoting  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: dollar quoting
List pgsql-jdbc
Dave Cramer <pg@fastcrypt.com> writes:
>> On Tuesday 03 October 2006 17:54, Jure Koren wrote:
>>> I've added dollar quoting support to the 8.2dev-503 version query
>>> parser.

> Isn't StringBuilder a jdk 1.5 only function ?

Also, this patch is not being nearly cautious enough about what is a
valid dollar-quote start sequence.  The other patch that was proposed
looked more reasonable on that score.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "Guy Rouillier"
Date:
Subject: Re: Using PostgreSQL as JBossMQ database anyone?
Next
From: Jure Koren
Date:
Subject: Re: dollar quoting