[Firebird-devel] Initialization of metadata cache

2015-04-08 Thread Dimitry Sibiryakov
Hello, All. Is there any reason (except performance one) for INI_init() to fill relations' cache from internal structures instead of database? -- WBR, SD. -- BPM Camp - Free Virtual Workshop May 6th at 10am P

Re: [Firebird-devel] Initialization of metadata cache

2015-04-08 Thread Adriano dos Santos Fernandes
On 08-04-2015 12:13, Dimitry Sibiryakov wrote: >Hello, All. > >Is there any reason (except performance one) for INI_init() to fill > relations' cache > from internal structures instead of database? > Chicken and egg problem. How do system queries will work without system tables in cac

Re: [Firebird-devel] Initialization of metadata cache

2015-04-08 Thread Dimitry Sibiryakov
08.04.2015 17:16, Adriano dos Santos Fernandes wrote: > How do system queries will work without system tables in cache? They are precompiled with GPRE, aren't they? -- WBR, SD. -- BPM Camp - Free Virtual Workshop

Re: [Firebird-devel] Initialization of metadata cache

2015-04-08 Thread Adriano dos Santos Fernandes
On 08-04-2015 12:20, Dimitry Sibiryakov wrote: > 08.04.2015 17:16, Adriano dos Santos Fernandes wrote: >> How do system queries will work without system tables in cache? > >They are precompiled with GPRE, aren't they? > Internal requests do uses MET, just not use METD. Adriano ---

[Firebird-devel] [FB-Tracker] Created: (CORE-4740) SIMILAR TO with quantifier {n, } in the pattern: 1) fails on 2.5 ("Invalid pattern"), 2) strange result in 3.0

2015-04-08 Thread Pavel Zotov (JIRA)
SIMILAR TO with quantifier {n,} in the pattern: 1) fails on 2.5 ("Invalid pattern"), 2) strange result in 3.0 -- Key: CORE-4740 URL: http://tracker.firebi

[Firebird-devel] [FB-Tracker] Created: (CORE-4741) AV after second issuing of: 'commit; delete from mon$statements; ' when bulk of DDLs are executing in another ISQL session

2015-04-08 Thread Pavel Zotov (JIRA)
AV after second issuing of: 'commit; delete from mon$statements;' when bulk of DDLs are executing in another ISQL session -- Key: CORE-4741 UR

[Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread marius adrian popa
cp: target ‘/usr/lib/systemd/system’ is not a directory Failed to execute operation: No such file or directory Fatal systemctl error - exiting Install aborted: The command ./scripts/postinstall.sh failed with error code 1 Makefile.install:123: recipe for target 'install' failed mak

Re: [Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread Alex Peshkoff
On 04/08/15 20:36, marius adrian popa wrote: > cp: target ‘/usr/lib/systemd/system’ is not a directory > Failed to execute operation: No such file or directory > Fatal systemctl error - exiting > Install aborted: The command ./scripts/postinstall.sh > failed with error code 1 > H

Re: [Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread Philippe Makowski
Alex Peshkoff a écrit le 08/04/2015 20:50 : > On 04/08/15 20:36, marius adrian popa wrote: >> cp: target ‘/usr/lib/systemd/system’ is not a directory Failed to >> execute operation: No such file or directory Fatal systemctl error >> - exiting Install aborted: The command ./scripts/postinstall.sh >

Re: [Firebird-devel] make install failure : ubuntu 15.05 systemd related

2015-04-08 Thread Philippe Makowski
Alex Peshkoff a écrit le 08/04/2015 20:50 : >> How much I've hoped that at least with systemd we will not have >> per-distro specifics. by the way others distro (Fedora, Mageia , etc ...) have symlinks : lrwxrwxrwx 1 root root 7 févr. 11 16:16 lib -> usr/lib/ lrwxrwxrwx 1 root root

[Firebird-devel] [FB-Tracker] Created: (CORE-4742) gfix -shut single -force 0 ..... not working as documented with 2.5.3 & 2.5.4

2015-04-08 Thread John Price (JIRA)
gfix -shut single -force 0 . not working as documented with 2.5.3 & 2.5.4 - Key: CORE-4742 URL: http://tracker.firebirdsql.org/browse/CORE-4742 Project: Firebird Core