Re: New code for JDBC driver

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Arsalan Zaidi <azaidi(at)directi(dot)com>
Cc: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: New code for JDBC driver
Date: 2001-07-01 00:08:57
Message-ID: Pine.LNX.4.30.0107010206170.880-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

Arsalan Zaidi writes:

> I've changed the code in Connection.escapeSQL() to look for semicolons
> outside '' and ""'s.

Why? AFAICT, your code doesn't have any side effects and it also doesn't
have anything to do with what EscapeSQL is supposed to do.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2001-07-01 00:11:45 Re: libpq++ on Windows
Previous Message jtv 2001-06-30 19:35:08 Re: libpq++ on Windows

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-07-01 00:25:13 Patch to set timezone once instead of every call
Previous Message Barry Lind 2001-07-01 00:01:33 Patch to remove connection hook and JDK 1.3 dependencies