Subject | Re: [Firebird-general] Historic Question |
---|---|
Author | Dmitry Yemanov |
Post date | 2015-02-05T10:20:27Z |
05.02.2015 13:09, Helen Borrie wrote:
Firebird opens an older ODS database, generators are 32-bit.
Dmitry
>> I'm just having fun with 64 bit support in PHP and while drafting aActually, BIGINT was introduced in FB 1.5.
>> reply I suddenly thought. "When did 64bit BIGINT appear in Firebird?"
>
> It was always in Firebird. AFAIR, in some betas prior to Fb 1.0 one had to define 64-bit integers as NUMERIC(18,0) but I'm pretty certain that the BIGINT keyword was implemented before the release.
>> Were generators always 64 bitIt depends on the ODS. Generators are 64-bit in ODS10 and higher. If
>
> In Firebird (and IB6), yes.
Firebird opens an older ODS database, generators are 32-bit.
>> or did they evolve from 32bit.But IB had, before IB6 and ODS10 appeared.
>
> Firebird never had 32-bit generators.
Dmitry