summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/multixact.c
diff options
context:
space:
mode:
authorMelanie Plageman <melanieplageman@gmail.com>2025-09-24 12:29:13 -0400
committerMelanie Plageman <melanieplageman@gmail.com>2025-09-24 12:29:56 -0400
commitae8ea7278c16a23aa7dfb56c531706c18628ba55 (patch)
tree75ae933ec6afa6653be4dcadc01961e1f9457187 /src/backend/access/transam/multixact.c
parentaadbcc40bc24362070b5d88769b62f2d62fdedfb (diff)
Correct prune WAL record opcode name in comment
f83d709760d8 incorrectly refers to a XLOG_HEAP2_PRUNE_FREEZE WAL record opcode. No such code exists. The relevant opcodes are XLOG_HEAP2_PRUNE_ON_ACCESS, XLOG_HEAP2_PRUNE_VACUUM_SCAN, and XLOG_HEAP2_PRUNE_VACUUM_CLEANUP. Correct it. Author: Melanie Plageman <melanieplageman@gmail.com> Reviewed-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/yn4zp35kkdsjx6wf47zcfmxgexxt4h2og47pvnw2x5ifyrs3qc%407uw6jyyxuyf7
Diffstat (limited to 'src/backend/access/transam/multixact.c')
0 files changed, 0 insertions, 0 deletions