[Firebird-devel] [FB-Tracker] Created: (CORE-4927) Make engine to avoid query some tables from "unioned" view if there are no data in these tables (in 2.5 only, and only when some of join conditions i

2015-09-07 Thread Pavel Zotov (JIRA)
Make engine to avoid query some tables from "unioned" view if there are no data in these tables (in 2.5 only, and only when some of join conditions is result of evaluation inside driving data source)

Re: [Firebird-devel] Crypto Algoritm Performance

2015-09-07 Thread Tommi Prami
The Hardware AES uses differend MAgic constant (Seed?) that many popular software implementations (If I recall, reading from somewhere). So the initial state of non HW accelerated implementation should match the HW one, that's all. PS: Can't remember the details just pumped into this one, that I

[Firebird-devel] Firebird interfaces and intptr

2015-09-07 Thread Adriano dos Santos Fernandes
Hi! Idea behind cloop is to have descriptive idl file so that bindings for different types of languages would be generated automatically. Currently the idl grammar is simple and effective for C, C++ and Pascal. But we use intptr type for errors codes or strings. No matter how we improve the