Format better code for xact_decode()'s XLOG_XACT_INVALIDATIONS
authorMichael Paquier
Mon, 1 Jul 2024 01:08:00 +0000 (10:08 +0900)
committerMichael Paquier
Mon, 1 Jul 2024 01:08:00 +0000 (10:08 +0900)
commit797adaf0febe02e097353fa6b21dd67fd6bd73c9
tree50d550ce8eddafceece78b5f681e2459ad7906dc
parent00d819d46a6f5b7e9d2e02948a1c80d11c4ce260
Format better code for xact_decode()'s XLOG_XACT_INVALIDATIONS

This makes the code more consistent with the surroundings.

Author: ChangAo Chen
Reviewed-by: Ashutosh Bapat
Discussion: https://postgr.es/m/CAExHW5tNTevUh58SKddTtcX3yU_5_PDSC8Mdp-Q2hc9PpZHRJg@mail.gmail.com
src/backend/replication/logical/decode.c