17.01.2017 17:07, Adriano dos Santos Fernandes wrote:
> Statement may already be prepared and allowed to be used not only in
> this dirty transaction, but in others one.

   I would say that some kind "statement-level metadata consistency" should be 
used for 
such cases: statement to see metadata in state which they had at prepare time 
(using its 
own little metadata cache). It has a sense because IMessageMetadata for this 
statement was 
already returned to caller and must be obeyed.
   Thus such statement could work in "dirty transaction" above even if the 
function 
already dropped.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to