05.11.2013 7:56, Alex Peshkoff wrote: > What we sooner save here are CPU cycles required to read data from OS an > interpret them.
Theoretically, it would allow you to get rid of problems with metadata synchronization and improve metadata versioning. Client connection will see new SPs, for example, as soon as transaction isolation let it (except already prepared statements, of course - they should have its own already formed execution tree). Perhaps, no more "metadata changes only on exclusive connection" requirement and no veto on mixing DDL and DML. -- WBR, SD. ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
