Subject Re: [Firebird-Architect] the insert into t select * from t infinite
Author Dmitry Yemanov
"Jim Starkey" <jas@...> wrote:
>
> I would like to point out that while handling a pathological case in
> conformance with the standard is important, nothing says that it has to
> be fast. In specific, I wouldn't want to see anything added to handle
> the case that would do anything to slow down reasonable queries.

I think that if/when the conformant behaviour is implemented, it should be
optional (transaction level? attachment level?) and perhaps even turned off
by default. Performance really matters.


Dmitry