New code for JDBC driver

From: "Arsalan Zaidi" <azaidi(at)directi(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: New code for JDBC driver
Date: 2001-06-30 10:50:10
Message-ID: 00c801c10152$899d0680$4301a8c0@directi.com
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.

--Arsalan

Attachment Content-Type Size
code.java application/octet-stream 2.6 KB

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-06-30 16:37:10 Re: New code for JDBC driver
Previous Message Arsalan Zaidi 2001-06-29 08:34:11 Escaping SQL using the Postgresql JDBC driver

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-06-30 16:37:10 Re: New code for JDBC driver
Previous Message 이주형 2001-06-30 10:16:58 JDBC 2 question --- NoClassDefFoundError in Poolman