On 17-6-2016 20:23, Mark Rotteveel wrote:
> On 2-5-2016 08:40, Dmitry Yemanov wrote:
>> 01.05.2016 13:01, Mark Rotteveel wrote:
>>>
>>>> But it seems that these inputs tags were forgotten re. their longer
>>>> counterparts: isc_spb_rpr_commit_trans, isc_spb_rpr_rollback_trans,
>>>> isc_spb_rpr_recover_two_phase. Please file a ticket.
>>>
>>> Done: http://tracker.firebirdsql.org/browse/CORE-5224
>>
>> Fixed. I have to admit that extensibility of SPB really sucks. I hope to
>> see a day when all *PBs are unified (as WideTagged?) with all the legacy
>> crap moved to y-valve as a thin compatibility layer converting older
>> formats to the new one.
>
> I'm just now getting to implementing this, and I have two questions:
>
> Does this BigIntSpb also work with a v2 SPB, or do I need to change it
> to a v3 SPB (code suggests v2 will work, but confirmation would be nice)?
>
> Is there an easy trick to get Firebird to produce a 33 bit or longer
> transaction id without having to commit 32^2 + 1 transactions so I can
> check if my implementation will work with FB 3.0.1?

Yet another question:

What about op_reconnect? Can I always send an 8 byte VAX 'integer', even 
on older Firebird versions? Or should I only try to send 8 bytes on FB 3?

Mark


-- 
Mark Rotteveel

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://sdm.link/zohomanageengine
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to