diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-12-13 11:02:47 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-12-13 11:02:47 +0900 |
commit | c8b733c4c4b0c5b7aa93553aa5b7f2c1d0bf00bf (patch) | |
tree | f74ce8f6cbd392cdd6570b68f9b73850ff8cb167 /src/backend/utils/adt/arrayfuncs.c | |
parent | 07eee5a0dc642d26f44d65c4e6263304208e8583 (diff) | |
download | postgresql-c8b733c4c4b0c5b7aa93553aa5b7f2c1d0bf00bf.tar.gz postgresql-c8b733c4c4b0c5b7aa93553aa5b7f2c1d0bf00bf.zip |
Improve description of some WAL records with transaction commands
This commit improves the description of some WAL records for the
Transaction RMGR:
- Track remote_apply for a transaction commit. This GUC is
user-settable, so this information can be useful for debugging.
- Add replication origin information for PREPARE TRANSACTION, with the
origin ID, LSN and timestamp
- Same as above, for ROLLBACK PREPARED.
This impacts the format of pg_waldump or anything using these
description routines, so no backpatch is done.
Author: Masahiko Sawada, Michael Paquier
Discussion: https://postgr.es/m/CAD21AoD2dJfgsdxk4_KciAZMZQoUiCvmV9sDpp8ZuKLtKCNXaA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions