Include bitness in fbclient.dll properties
--
Key: CORE-4044
URL: http://tracker.firebirdsql.org/browse/CORE-4044
Project: Firebird Core
Issue Type: Improvement
Components: API / Client Libra
On 06-02-2013 15:20, Leyne, Sean wrote:
>
>
>>> Sean, currently code, calling UDF, looks this way
>>>
>>> template
>>> T CALL_UDF(Jrd::Attachment* att, int (*entrypoint)(), UDF_ARG* args) {
>>> Jrd::Attachment::Checkout attCout(att, FB_FUNCTION);
>>> return ((T (*)(UDF_ARG, UDF_ARG, UD
All,
Historically, we backup and restore security classes with names not
starting with 'SQL'. Regular security classes are SQL-based and they're
recreated at the commit (DFW) time, so there's really no sense in
transporting them back and forth. So I suppose that backup/restore
support is prese