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.
thanks,
--Barry
Bruce Momjian wrote:
>
> Anyone fixing this bug?
Quoting Barry Lind <[EMAIL PROTECTED]>:
> 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 thou
Quoting Bruce Momjian <[EMAIL PROTECTED]>:
>
> 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
> r
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:
>
>
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-jdb