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-23 14:17:39
Message-ID: 3ECE2D83.8090805@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

(I am resending this as the first one did not make it to the list. It was sent
when the server was moving and is probably stored midway somewhere. Sorry for
an eventual duplicate)

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vincenzo Angelone 2003-05-23 14:18:50 PGSQL Connection
Previous Message Barry Lind 2003-05-22 17:16:13 Re: [Bug] ResultSet#getMetaData() returns null

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-05-23 15:51:46 Re: Static snapshot data
Previous Message Alvaro Herrera Munoz 2003-05-23 14:17:23 Re: Static snapshot data