diff options
author | Fujii Masao <fujii@postgresql.org> | 2019-11-13 16:59:17 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2019-11-13 16:59:17 +0900 |
commit | 7b8a899bdeb638f46e102d1714c079a0874e9fa0 (patch) | |
tree | 103b0b4d14db162686996a74ab240277b60d0432 /src/backend/utils/adt/arrayfuncs.c | |
parent | 94fec48516a77f219ab94890219d724b973e4674 (diff) | |
download | postgresql-7b8a899bdeb638f46e102d1714c079a0874e9fa0.tar.gz postgresql-7b8a899bdeb638f46e102d1714c079a0874e9fa0.zip |
Make pg_waldump report more detail information about PREPARE TRANSACTION record.
This commit changes xact_desc() so that it reports the detail information about
PREPARE TRANSACTION record, like GID (global transaction identifier),
timestamp at prepare transaction, delete-on-abort/commit relations,
XID of subtransactions, and invalidation messages. These are helpful
when diagnosing 2PC-related troubles.
Author: Fujii Masao
Reviewed-by: Michael Paquier, Andrey Lepikhov, Kyotaro Horiguchi, Julien Rouhaud, Alvaro Herrera
Discussion: https://postgr.es/m/CAHGQGwEvhASad4JJnCv=0dW2TJypZgW_Vpb-oZik2a3utCqcrA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions