Adriano,

> Can anyone review the attached (in this message) patch?

The solution looks correct. However, it breaks CORE-3806. The condition 
should be:

if (rpb->rpb_relation && !rpb->rpb_number.isValid())
     VIO_record(...);

See my related comment at the end of SortedStream::open().

BTW, once this patch is committed, we don't need the last part of 
SortedStream::open() anymore, the new code replaces that logic.


Dmitry


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to