Re: JDBC buggy in 7.1beta3

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Stu Coates <stu_coates(at)mail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC buggy in 7.1beta3
Date: 2001-01-24 14:19:43
Message-ID: 200101241419.JAA15060@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc


Anyone fixing this bug?

> I reported a JDBC bug in the 7.1 beta1 release back in December and notice that the same bug is still present in the current beta 3 sources. The problem relates to nested cursors failing and is quite simple to reproduce. A simple test case can be found at:
>
> http://www.twospuds.com/pg7-1b3-jdbc-bug.tar.gz
>
> The 7.0.2 JDBC drivers work fine against the 7.1b3 backend, with a little tweaking for "long" rows.
>
> Peter (Mount) did acknowledge the bug but I have not heard anything on the list since then. Is anyone looking at it? Come to think of it, I haven't seen anything on the lists [HACKERS mainly] from Peter for a while.
>
> Stu.
> --
> Stu Coates
> Chelmsford, England U.K.
> ICQ:146628
> http://www.stucoates.com/
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-01-24 14:22:53 Re: no way in LargeObject API to detect short read?
Previous Message Bruce Momjian 2001-01-24 14:19:02 Re: [INTERFACES] jdbc driver: Support for 'BOOL'

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-01-24 14:20:10 Re: [BUGS] JDBC PreparedStatement.setMaxRows() affects other objects instantiated from this class and it's parent class
Previous Message Bruce Momjian 2001-01-24 14:19:02 Re: [INTERFACES] jdbc driver: Support for 'BOOL'