JDBC: Wrong type

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: JDBC: Wrong type
Date: 2003-05-21 16:35:39
Message-ID: 3ECBAADB.8070402@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Just to small code fixes, harmless with the current code (I think), but it is
not the right thing to do in any case.

The first case in this patch was already detected by Chris Smith and was part of
a patch he proposed for streaming data.

The second instance is part of a similar patch with another streaming solution
I've been using.

This is just an oversight that should be corrected regardless of the cited
patches, so I decided to post these changes independently.

--
Fernando Nasser
Red Hat - Toronto E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

Attachment Content-Type Size
JDBCOBJECT.PATCH text/plain 2.5 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew Sullivan 2003-05-21 20:32:22 Re: Connections performance is reduced
Previous Message Barry Lind 2003-05-21 16:09:51 Re: [Bug] ResultSet#getMetaData() returns null

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-05-21 17:40:02 Re: Heads up: 7.3.3 this Wednesday
Previous Message Michael Graff 2003-05-21 07:06:32 ipv6 patch #3