Improve the description of XLOG_RUNNING_XACTS.
authorAmit Kapila <akapila@postgresql.org>
Wed, 2 Nov 2022 04:36:55 +0000 (10:06 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 2 Nov 2022 04:36:55 +0000 (10:06 +0530)
commit568546f7e46a48c065c631338c0eba1de9264ff1
tree8d9eb7731e3df8c3d66603b8197052e2e1d93121
parente76502871ee36932bbd4d684262d77c0e8aecf08
Improve the description of XLOG_RUNNING_XACTS.

Previously, the description of XLOG_RUNNING_XACTS showed only
top-transaction XIDs and whether subtransactions overflowed. This commit
improves it to show individual subtransaction XIDs. This also improves the
description of overflowed subtransactions.

This additional information can be helpful for testing and debugging
purposes.

Author: Masahiko Sawada
Reviewd by: Fujii Masao, Kyotaro Horiguchi, Ashutosh Bapat, Bharath Rupireddy
Discussion: https://postgr.es/m/CAD21AoAqvaE+XEeXHHPdAGQPcCoGXxuoeutq_nWhUSQvTt5+tA@mail.gmail.com
src/backend/access/rmgrdesc/standbydesc.c