Re: [Firebird-devel] ALTER NOT NULL raises error Token unknown FB3.0 RC2

2016-03-11 Thread Arno Brinkman
Hi Dmitry, >> I get "Dynamic SQL Error SQL error code = -104 Token unknown - line 1, >> column 35 NOT" > Syntax has been changed to {SET NULL | DROP NULL}. Thanks, it seems i was looking in an older Release Notes PDF :-| Ki

[Firebird-devel] ALTER NOT NULL raises error Token unknown FB3.0 RC2

2016-03-11 Thread Arno Brinkman
Token unknown - line 1, column 35 NOT" Kind Regards, Arno Brinkman -- Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn

Re: [Firebird-devel] GitHub

2016-03-02 Thread Arno Brinkman
; statistics, please report your account name in this thread, or make sure > that your *.users.sourceforge.net email is added as a secondary one at > GitHub. My accountname is ArnoBrinkman Kind Regards, Arno Brinkman -

Re: [Firebird-devel] GitHub

2016-03-02 Thread Arno Brinkman
I understand i need to create a GitHub account then. When will the transistion start? Kind Regards, Arno Brinkman -Oorspronkelijk bericht- From: Dmitry Yemanov Sent: Wednesday, March 2, 2016 12:18 PM To: For discussion among Firebird Developers Subject: [Firebird-devel] GitHub All

Re: [Firebird-devel] Literals in CASE expression

2016-01-05 Thread Arno Brinkman
pt v3. Well. this : SELECT 1 / 3 FROM RDB$DATABASE SELECT 1.0 / 3 FROM RDB$DATABASE should return 0.333, agree ? Exactly same, but then with numbers DIALECT 5 ? :-p Kind Regards, A

[Firebird-devel] [FB-Tracker] Created: (CORE-5035) Add PLAN used by SELECTABLE STORED PROCEDURE also into PLAN where it used

2015-11-25 Thread Arno Brinkman (JIRA)
Issue Type: New Feature Components: Engine Affects Versions: 4.0 Initial Environment: Any Reporter: Arno Brinkman Priority: Minor PLAN Output (At least the detailed PLAN) should contain also the information from a selectable STORED PROCEDURE used in a

Re: [Firebird-devel] class ValueListNode in Nodes.h => Performance issues

2015-11-18 Thread Arno Brinkman
nvestigation and see what i can find here. Kind Regards, Arno Brinkman ABVisie -- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

[Firebird-devel] class ValueListNode in Nodes.h => Performance issues

2015-11-16 Thread Arno Brinkman
ear and 6 new items), etc... This explodes by the more items are added. Further i’m not sure why for every added item there are 2 copied (in dsqlChild and jrdChild). Is ValueListNode only used at places where dsqlChild and jrdChild also really matters? Kind Regards, Arno Brink

Re: [Firebird-devel] Pull request fixed (explained plan xml format)

2015-11-10 Thread Arno Brinkman
> I've been trying not to get involved in this question, but it's not working. > Generating XML with printf's is not a really good idea. Build of tree of XML > objects and serialize the sucker. Hand counting angle brackets if for the > birds. I didn’t look at the patch yet (now i did and se

Re: [Firebird-devel] Pull request fixed (explained plan xml format)

2015-11-10 Thread Arno Brinkman
$RELATION_FIELDS RDB$INDEX_4 .. Kind Regards, Arno Brinkman ABVisie -- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Coalesce of the damned

2015-10-29 Thread Arno Brinkman
ny different versions on your computer around. So this one was fixed already. Kind Regards, Arno Brinkman ABVisie -- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Coalesce of the damned

2015-10-28 Thread Arno Brinkman
LESCE_RET CONST_RET - NO WAY YES THIS TO I've to dig deep in my memory (ooh boy), but i think the stream flag NULL is not treated proper in this case. Thinking i've fixed something simular or even this in the past, but seems

Re: [Firebird-devel] Firebird 3.0 B2 (and lastsnapshot)fbclient.dll(Win32) slow unload?

2015-10-28 Thread Arno Brinkman
Hi, Latest snapshot build Firebird-3.0.0.32134-0_Win32.zip using the fbclient.dll Still 500ms for unloading the fbclient.dll :-( Kind Regards, Arno Brinkman ABVisie a...@abvisie.nl http://www.abvisie.nl -Oorspronkelijk bericht- From: Alex Peshkoff Sent: Tuesday, October 27, 2015

Re: [Firebird-devel] Firebird 3.0 B2 (and lastsnapshot)fbclient.dll(Win32) slow unload?

2015-10-27 Thread Arno Brinkman
slow unload? On 10/27/2015 11:12 AM, Alex Peshkoff wrote: > On 10/26/2015 10:08 PM, Claudio Valderrama C. wrote: >>> -Original Message----- >>> From: Arno Brinkman [mailto:fbsupp...@abvisie.nl] >>> Sent: Lunes, 26 de Octubre de 2015 5:37 >>> >>> Wo

Re: [Firebird-devel] Firebird 3.0 B2 (and last snapshot)fbclient.dll(Win32) slow unload?

2015-10-26 Thread Arno Brinkman
ider the unloading time acceptable? I think 500ms is quite a lot. Didn't dive into into Firebird source, may be i should see if i can setup everything to build Firebird again, but time. :-( Regards, Arno Brinkman ABVisie -

[Firebird-devel] Firebird 3.0 B2 (and last snapshot) fbclient.dll (Win32) slow unload?

2015-10-23 Thread Arno Brinkman
the dll - attach to database - detach from database - Unload the dll The last action takes around 500 milli-seconds or more to complete? Kind Regards, Arno Brinkman ABVisie -- Firebird-Devel mailing list, web interface at