Re: [Firebird-devel] Database creation slower in Firebird 4

2019-03-13 Thread Adriano dos Santos Fernandes
On 13/03/2019 17:04, Vlad Khorsun wrote: > >   Sorry, it is still not clear - how one could know if node requires > "specialization" ? > Imagine a new developer who want to create new kind of Nodes - what is > formal > criteria of "specialized" node ? > >   Currently it could be detected by retur

Re: [Firebird-devel] Database creation slower in Firebird 4

2019-03-13 Thread Vlad Khorsun
13.03.2019 2:37, Adriano dos Santos Fernandes wrote: On 12/03/2019 17:22, Vlad Khorsun wrote: Let me demonstrate it. With this (wrong) patch now the code compiles: -- diff --git a/src/dsql/ExprNodes.cpp b/src/dsql/ExprNodes.cpp index 4ff5253a2b..26f826ae09 100644 --- a/src/dsql/Ex

Re: [Firebird-devel] Upgrading from 2.5 database with trigger on system table

2019-03-13 Thread Rashid Abzalov
13.03.2019 18:07, Alex Peshkoff via Firebird-devel пишет: Pre-FB3 versions made it possible to modify system tables directly including creation of new triggers on them. Currently such triggers are restored from 2.5 backup and can't be removed afterwards. I suggest to skip such triggers during r

Re: [Firebird-devel] Upgrading from 2.5 database with trigger on system table

2019-03-13 Thread Alex Peshkoff via Firebird-devel
On 3/13/19 6:26 PM, liviuslivius wrote: I do not have this to test but can such trigger be altered and then droped? In 2.5 yes. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Upgrading from 2.5 database with trigger on system table

2019-03-13 Thread Dmitry Yemanov
13.03.2019 18:07, Alex Peshkoff via Firebird-devel wrote: Pre-FB3 versions made it possible to modify system tables directly including creation of new triggers on them. Currently such triggers are restored from 2.5 backup and can't be removed afterwards. I suggest to skip such triggers during

Re: [Firebird-devel] Upgrading from 2.5 database with trigger on system table

2019-03-13 Thread liviuslivius
I do not have this to test butcan such trigger be altered and then droped?Regards,Karol Bieniaszewski nullFirebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

[Firebird-devel] Upgrading from 2.5 database with trigger on system table

2019-03-13 Thread Alex Peshkoff via Firebird-devel
Pre-FB3 versions made it possible to modify system tables directly including creation of new triggers on them. Currently such triggers are restored from 2.5 backup and can't be removed afterwards. I suggest to skip such triggers during restore with appropriate warning. Opinions? Firebird-De

[Firebird-devel] [FB-Tracker] Created: (CORE-6023) FB4 unable to overwrite older ods database

2019-03-13 Thread michalk1 (JIRA)
FB4 unable to overwrite older ods database -- Key: CORE-6023 URL: http://tracker.firebirdsql.org/browse/CORE-6023 Project: Firebird Core Issue Type: Bug Components: Engine Affects Version