Re: Postgres JDBC driver (80b1.308) bug

From: Kris Jurka <books(at)ejurka(dot)com>
To: "j(dot)random(dot)programmer" <javadesigner(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Postgres JDBC driver (80b1.308) bug
Date: 2005-01-11 22:56:47
Message-ID: Pine.BSO.4.56.0501111755340.10007@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 11 Jan 2005, j.random.programmer wrote:

> > Apparently not. It's certainly broken, but what would you expect it
> > to do? PreparedStatement has a real query that it prints, but
> > Statement has no such information. Would you like it return null? ""?
> > Something else?
>
> In earlier versions of the driver, it did something
> like this:
>
> org(dot)postgresql(dot)jdbc3(dot)Jdbc3Statement(at)c5fde0
>

Seems reasonable. I've restored this behavior.

Kris Jurka

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-01-11 23:44:04 Re: Removing our datasource/pooling implementation.
Previous Message Kris Jurka 2005-01-11 22:53:30 Re: Removing our datasource/pooling implementation.