ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/changelog
(Generate patch)

Comparing ibx/branches/udr/changelog (file contents):
Revision 389 by tony, Wed Jan 19 13:34:42 2022 UTC vs.
Revision 390 by tony, Sat Jan 22 16:15:12 2022 UTC

# Line 94 | Line 94 | FBINTF Change Log  version          (1.4
94      rollback when Force = true. In the case, the transaction handle has been
95      released, while the transaction remains in limbo.
96  
97 < 17. IAttachment ExecImmediate, ExecuteSQL and OpenCursorAtStart.
97 > 17. IAttachment ExecImmediate.
98      When the transaction parameters are provided as an array of const and the
99      statement fails, the transaction is rolledback (forced) before the exception
100      is raised.
101  
102 + 18. In Firebird 3 and later API: the status vector is now a thread var, as was
103 +    already the case with the legacy API. Avoids problems when calling underlying
104 +    Firebird API in multiple threads.
105 +
106  
107  
108   FBINTF Change Log  version          (1.3-3 Build 12935) Mon, 06 Dec 2021 23:17:13 +0000

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines