Subject | Re: [Firebird-Architect] the insert into t select * from t infinite loop |
---|---|
Author | Jim Starkey |
Post date | 2005-07-05T02:42:18Z |
Adriano dos Santos Fernandes wrote:
>>>Insert the new records in "unlinked" pages without storing in theBecause it doesn't work that way.
>>>indexes (if they exist). These pages are not visible to selects.
>>>After the records are inserted, the pages is linked to be visible by
>>>sequential scan, and the indexes entries are added.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>No.
>>
>>
>>
>>
>Why no? :-)
>
>
>
>