Format better code for xact_decode()'s XLOG_XACT_INVALIDATIONS

Michael Paquier <michael@paquier.xyz>

Commit: 797adaf0febe02e097353fa6b21dd67fd6bd73c9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-07-01T01:08:00Z
Releases: 18.0
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

Files

PathChange+/−
src/backend/replication/logical/decode.c modified +3 −2

Discussion