Subject | RE: [firebird-support] insert bug in SQL execution??? |
---|---|
Author | Leyne, Sean |
Post date | 2004-08-15T16:53:10Z |
Erti,
Sean
> the statementYes, this an old/long standing bug with FB and IB (all versions).
> INSERT INTO T1 SELECT * FROM T1 (duplicating T1)
> causes (in Firebird 1.5.1, maybe in IB too) closed loop.
>
> PostgreSQL works correctly!
Sean