On 09/03/2016 16:02, Vlad Khorsun wrote:
> 09.03.2016 20:41, Adriano dos Santos Fernandes wrote:
>> On 09/03/2016 14:54, Dmitry Yemanov wrote:
>>> We don't have SQL/GDML sources for many system triggers, just the 
>>> byte-code. They
>>> could be reverse engineered, but I'd rather throw away system triggers
>>> at all and embed their functionality directly into the engine.
>> I wrote a (not complete) tool to transform BLR->SQL to adjust some of these.
>    Could it be used to emulate BLR API for legacy app's if\when we kill BLR ?
>
>
With some work, I think yes.

It's just a tool that generates a not-well formatted query and that I
specifically did to adjust a single system trigger [1], so it's not
complete.

[1] See "create trigger rdb$trigger_10 before delete on
rdb$relation_constraints" in src/jrd/trig.h


Adriano


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to