diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-06-30 11:49:16 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-06-30 11:49:16 +0900 |
commit | 41edb2db1b9161fe5c100d3806e08c63a9f89196 (patch) | |
tree | f4aed38a029f1b93f7258f4d201b6f1d114db892 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 1603deca34ef403fc40d471ba6512d9f170ba7b5 (diff) | |
download | postgresql-41edb2db1b9161fe5c100d3806e08c63a9f89196.tar.gz postgresql-41edb2db1b9161fe5c100d3806e08c63a9f89196.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions