Subject Re: Jaybird and replication
Author Roman Rokytskyy <rrokytskyy@acm.org>
> But replication subscriber needs to know some database state
> information to be efficient (oldest active transaction,
> oldest interesting transaction, etc). This information is currently
> inaccessible in Jaybird.
>
> I can send patch for review (or commit it myself) that fixes the
> problem:
> 1. Fixes broken isc_database_info call
> 2. Gives public access to isc_db_handle from FBManagedConnection and
> FBConnection
>
> Suggestions ?

Do not commit it before 1.0 is released. We do not have CVS branch
yet, it will be created right after release. I see no problem
including your fixes, but only after release.

Best regards,
Roman Rokytskyy