Re: [Firebird-devel] In-memory metadata

2013-01-10 Thread Dmitry Yemanov
10.01.2013 18:24, Adriano dos Santos Fernandes wrote: > > Previously, in-memory metadata was stored on the database, shared by > multiple (super) attachments. > > Now it's in the attachment (att_triggers, att_functions, etc). > > Is this temporary (to be adjusted in this version or in the next > ve

[Firebird-devel] In-memory metadata

2013-01-10 Thread Adriano dos Santos Fernandes
Hi! Previously, in-memory metadata was stored on the database,shared by multiple (super) attachments. Now it's in the attachment (att_triggers, att_functions, etc). Is this temporary (to be adjusted in this versionor in the next versions?) or this is definitive in the architecture? Adriano -