On 30-5-2015 10:49, Maxim Smyatkin wrote:
> Oh, and it worth mentioning - I tried it only with latest FB 2.5

It breaks with Firebird 3 (a snapshot of last week). The test 
TestFBDatabaseMetaData.testGetProcedureColumns hangs when executed 
against Firebird 3: the entire server hangs.

The test setup uses an explicit transaction start and commit, but never 
disables auto commit. The setup creates a stored procedure and adds a 
comment to the stored procedure. It looks like this fails when adding 
the comment with isc_tpb_autocommit (the server stops responding 
entirely with SuperServer).

Disabling autocommit makes the test pass.

> On Sat, May 30, 2015 at 11:33 AM, Mark Rotteveel <m...@lawinegevaar.nl
> <mailto:m...@lawinegevaar.nl>> wrote:
>
>     On 30-5-2015 10:21, Maxim Smyatkin wrote:
>     > Surely I would like to see the same optimization in Jaybird 3, but I'm
>     > currently more interested in 2.2.*.
>
>     I understand and it will end up in 2.2, just not in 2.2.8 ;). This
>     change has some implications that I need to understand better before I
>     can release it.

-- 
Mark Rotteveel

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to