Re: J2SE 1.4 and other patches

From: Barry Lind <barry(at)xythos(dot)com>
To: Per-Olof Norén <pelle(at)alma(dot)nu>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: J2SE 1.4 and other patches
Date: 2001-10-17 20:15:38
Message-ID: 3BCDE6EA.4010400@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

This really doesn't have anything to do with 1.4. If you think you have
a bug, please send an email to the list with instructions on how to
reproduce (and a test case showing the problem that could be compiled
and run would be really great as well). Or even better get the source
code and debug the problem and submit a patch. After all that is what
open source projects are all about.

thanks,
--Barry

Per-Olof Norén wrote:

> ----- Original Message -----
> From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
> Cc: <pgsql-jdbc(at)postgresql(dot)org>
> Sent: Wednesday, October 17, 2001 1:29 PM
> Subject: Re: [JDBC] J2SE 1.4 and other patches
>
>
>
>>Ok, what specifically in jdbc 3.0 do people want implemented?
>>
>
> I personally would like the java.sql.Blob.getBinaryStream() to actually
> return a Stream with content.
> Right now I havn´t got the time to investigate further, but code working
> against Oracle, returns -1 from the first read() from the stream when run
> agains pgsql.
> This is probably not the correct forum, but perhaps someone could forward
> this problem to initiated source
>
> Regards
> Per-Olof Norén
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-17 20:23:13 Re: [PATCHES] Ant configuration
Previous Message Per-Olof Norén 2001-10-17 12:19:54 Re: J2SE 1.4 and other patches