Re: [INTERFACES] New code for JDBC driver

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Arsalan Zaidi <azaidi(at)directi(dot)com>
Cc: PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [INTERFACES] New code for JDBC driver
Date: 2001-06-30 16:42:46
Message-ID: 200106301642.f5UGgkj14915@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

> No response for my query since yesterday.
>
> I've changed the code in Connection.escapeSQL() to look for semicolons
> outside '' and ""'s.
>
> It's not been well tested, but it seems to work. Someone might want to add
> it to the source tree, or to their own local versions if they wish.
>

OK, here is the diff, I think. Can jdbc people comment on it?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 2.1 KB

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Christian Ullrich 2001-06-30 17:37:30 libpq++ on Windows
Previous Message Bruce Momjian 2001-06-30 16:37:10 Re: New code for JDBC driver

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-06-30 18:21:54 Re: Re: [INTERFACES] New code for JDBC driver
Previous Message Bruce Momjian 2001-06-30 16:37:10 Re: New code for JDBC driver