[Firebird-devel] [FB-Tracker] Created: (CORE-4458) Add CURRENT_TIMESTAMP(4)

2014-06-09 Thread Mark Rotteveel (JIRA)
Add CURRENT_TIMESTAMP(4) Key: CORE-4458 URL: http://tracker.firebirdsql.org/browse/CORE-4458 Project: Firebird Core Issue Type: Improvement Components: Engine Affects Versions: 2.5.2 Update 1

[Firebird-devel] [FB-Tracker] Created: (CORE-4457) DATEADD should support fractional value for MILLISECOND

2014-06-09 Thread Mark Rotteveel (JIRA)
DATEADD should support fractional value for MILLISECOND --- Key: CORE-4457 URL: http://tracker.firebirdsql.org/browse/CORE-4457 Project: Firebird Core Issue Type: Improvement Comp

Re: [Firebird-devel] [FB-Tracker] Created: (CORE-4456) Problem with Recursive CTE with "deep tree"

2014-06-09 Thread Thomas Beckmann
Hi Ben, isn't recusion depth limited to 1024 levels by definition? Thomas Am 09.06.2014 10:11, schrieb BenLaz (JIRA): > Problem with Recursive CTE with "deep tree" > --- > > Key: CORE-4456 > URL: http://tracker.firebirdsq

[Firebird-devel] [FB-Tracker] Created: (CORE-4456) Problem with Recursive CTE with "deep tree"

2014-06-09 Thread BenLaz (JIRA)
Problem with Recursive CTE with "deep tree" --- Key: CORE-4456 URL: http://tracker.firebirdsql.org/browse/CORE-4456 Project: Firebird Core Issue Type: Bug Environment: Windows 7 32 bits / Fire

Re: [Firebird-devel] Firebird 2.5 built from source code on AIX 6.1 - core dump

2014-06-09 Thread Alex Peshkoff
On 06/06/14 18:37, vv m wrote: > Yes, this is the problem - this function is not called. But very confusing > thing is that sometimes it's called, and no core dump in this case. As expected - when the function is called header is initialized and therefore correct. > My first impression is - the