forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit568546f

Amit Kapila
Improve the description of XLOG_RUNNING_XACTS.
Previously, the description of XLOG_RUNNING_XACTS showed onlytop-transaction XIDs and whether subtransactions overflowed. This commitimproves it to show individual subtransaction XIDs. This also improves thedescription of overflowed subtransactions.This additional information can be helpful for testing and debuggingpurposes.Author: Masahiko SawadaReviewd by: Fujii Masao, Kyotaro Horiguchi, Ashutosh Bapat, Bharath RupireddyDiscussion:https://postgr.es/m/CAD21AoAqvaE+XEeXHHPdAGQPcCoGXxuoeutq_nWhUSQvTt5+tA@mail.gmail.com1 parente765028 commit568546f
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 |
| |
38 | 45 |
| |
39 | 46 |
| |
|
0 commit comments
Comments
(0)