[Firebird-devel] [FB-Tracker] Created: (CORE-4044) Include bitness in fbclient.dll properties

2013-02-09 Thread Helen Borrie (JIRA)
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

Re: [Firebird-devel] Declaring UDF with more than 10 input parameters

2013-02-09 Thread Adriano dos Santos Fernandes
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

[Firebird-devel] Backup/restore vs ACLs

2013-02-09 Thread Dmitry Yemanov
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