You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Provide information about Global Commit Number, Commit Number of currently used database snapshot (if any) and Commit Numbers assigned to the committed transactions [CORE5921]
#6179
There is two new context variables GLOBAL_CN and SNAPSHOT_CN in SYSTEM namespace and new built-in function RDB$GET_TRANSACTION_CN.
Detailed documentation at doc\sql.extensions\README.context_variables2 and doc\sql.extensions\README.builtin_functions.txt
Test Details: Question raised about result of rdb$get_transaction_cn() when using ISQL with default setting for SET AUTODDL.
Waiting for reply, letter to dimitr and hvlad, 24.09.2018 08:34.
Test Details: Question raised about result of rdb$get_transaction_cn() when using ISQL with default setting for SET AUTODDL.
Waiting for reply, letter to dimitr and hvlad, 24.09.2018 08:34.
=>
ISQL-based test does not verify cases when Tx is dead or in limbo.
Perhaps, Python-based implementation is required and will be created later.
Submitted by: @hvlad
Commits: fded677
====== Test Details ======
ISQL-based test does not verify cases when Tx is dead or in limbo.
Perhaps, Python-based implementation is required and will be created later.
The text was updated successfully, but these errors were encountered: