diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-06-30 11:49:20 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-06-30 11:49:20 +0900 |
commit | b5ee867a79b67d859b29e19ceb73300e33627074 (patch) | |
tree | a26260a047cb781ba00a12024e5cd46ea209f27a /src/backend/utils/adt/numeric.c | |
parent | 240d56fc4351a6729ec9ddf94a3d338a1e4868ab (diff) | |
download | postgresql-b5ee867a79b67d859b29e19ceb73300e33627074.tar.gz postgresql-b5ee867a79b67d859b29e19ceb73300e33627074.zip |
Fix incorrect PITR message for transaction ROLLBACK PREPARED
Reaching PITR on such a transaction would cause the generation of a LOG
message mentioning a transaction committed, not aborted.
Oversight in 4f1b890.
Author: Simon Riggs
Discussion: https://postgr.es/m/CANbhV-GJ6KijeCgdOrxqMCQ+C8QiK657EMhCy4csjrPcEUFv_Q@mail.gmail.com
Backpatch-through: 9.6
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions