[Firebird-devel] Statement-level read consistency and intermediate versions GC

2014-10-10 Thread Nikolay Samofatov
Hello, All! I have mostly completed my work for statement-level read consistency in READ COMMITTED mode and implementation of intermediate versions GC as suggested by Jim Starkey. Please have a look at the patch against current Firebird 3: https://drive.google.com/open?id=0B9tc80DCcxtrNWtpSnBDN

Re: [Firebird-devel] Interface version

2014-10-10 Thread Dimitry Sibiryakov
10.10.2014 18:08, Adriano dos Santos Fernandes wrote: > In this used way, if you extend a base interface, it will change various > lines of the output file and you will notice reviewing the changes > before commit. Why would someone commit generated files?.. -- WBR, SD. --

Re: [Firebird-devel] Interface version

2014-10-10 Thread Alex Peshkoff
On 10/10/14 19:55, Dimitry Sibiryakov wrote: > Hello, All. > > I wonder why in new CLOOP interfaces versions are declared as simple > constants instead > of something like "VERSION = inherited::VERSION + 3"?.. > The reason is trivial. Current IdlFbInterfaces.h is automatically generated

Re: [Firebird-devel] Interface version

2014-10-10 Thread Adriano dos Santos Fernandes
On 10/10/2014 12:55, Dimitry Sibiryakov wrote: >Hello, All. > >I wonder why in new CLOOP interfaces versions are declared as simple > constants instead > of something like "VERSION = inherited::VERSION + 3"?.. > The architecture of this class-scheme disallow that base interfaces are exten

[Firebird-devel] Interface version

2014-10-10 Thread Dimitry Sibiryakov
Hello, All. I wonder why in new CLOOP interfaces versions are declared as simple constants instead of something like "VERSION = inherited::VERSION + 3"?.. -- WBR, SD. -- Meet PCI DSS 3.0 Compliance Requiremen

[Firebird-devel] [FB-Tracker] Created: (CORE-4577) Syntax error when UNION subquery ("query primary") in parentheses

2014-10-10 Thread Lukas Eder (JIRA)
Syntax error when UNION subquery ("query primary") in parentheses - Key: CORE-4577 URL: http://tracker.firebirdsql.org/browse/CORE-4577 Project: Firebird Core Issue Type: Bug

[Firebird-devel] [FB-Tracker] Created: (CORE-4576) Cache Writer thread could not start

2014-10-10 Thread Vlad Khorsun (JIRA)
Cache Writer thread could not start --- Key: CORE-4576 URL: http://tracker.firebirdsql.org/browse/CORE-4576 Project: Firebird Core Issue Type: Bug Components: Engine Affects Versions: 3.0 Alpha 2

[Firebird-devel] [FB-Tracker] Created: (CORE-4575) AV in garbage collector thread at disconnect of last attachment

2014-10-10 Thread Vlad Khorsun (JIRA)
AV in garbage collector thread at disconnect of last attachment --- Key: CORE-4575 URL: http://tracker.firebirdsql.org/browse/CORE-4575 Project: Firebird Core Issue Type: Bug

Re: [Firebird-devel] Rules are not reduced

2014-10-10 Thread Vlad Khorsun
09.10.2014 18:02, Alex Peshkoff wrote: > On 10/09/14 16:57, Dimitry Sibiryakov wrote: >> Hello, All. >> >> Is following warning safe? >> >>> Generating parse.cpp and dsql.tab.h >>> warning - the symbol db_ddl_privilege is undefined >>> C:\Users\SD\MYDOCU~1\firebird\temp\Win32\debug\btyacc