Re: Re: [BUGS] JDBC buggy in 7.1beta3

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: Re: [BUGS] JDBC buggy in 7.1beta3
Дата
Msg-id 980501580.3a71444c85b85@webmail.retep.org.uk
обсуждение исходный текст
Ответ на Re: [BUGS] JDBC buggy in 7.1beta3  (Barry Lind <barry@xythos.com>)
Список pgsql-jdbc
Quoting Barry Lind <barry@xythos.com>:

> This is no longer a problem in 7.1.  The bug here was the same one
> introduced by the wrong version of Gunner's bytearray pooling patch
> being applied.  It was fixed in current sources by Peter commenting out
> the bytearray pooling.

That's what I thought. I think theres several bugs that are being confused as
being the same at the moment.

Peter
>
> thanks,
> --Barry
>
>
> Bruce Momjian wrote:
> >
> > 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@candle.pha.pa.us               |  (610) 853-3000
> >   +  If your life is a hard drive,     |  830 Blythe Avenue
> >   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania
> 19026
>



--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: Re: [BUGS] no way in LargeObject API to detect short read?
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: Re: [BUGS] JDBC PreparedStatement.setMaxRows() affects other objectsinstantiated from this class and it's parent class