Commit 3e01ba6
committed
stmtdiagnostics: don't create statement dignostics request for txn diagnostics
Previously, `innerInsertStatementDiagnostics` was creating new statement
diagnostics requests when a transaction diagnostics bundle was being created.
Now, these new statement requests will no longer be created.
Epic: CRDB-53541
Release note: None1 parent 2a1771e commit 3e01ba6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments