Fix PITR msg for Abort Prepared

Started by Simon Riggsalmost 5 years ago2 messageshackers
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

PITR of Abort Prepared generates the wrong log message.

Fix attached

--
Simon Riggs http://www.EnterpriseDB.com/

Attachments:

pitr_recoveryStopsBefore_AbortPrepared.v1.patchapplication/octet-stream; name=pitr_recoveryStopsBefore_AbortPrepared.v1.patchDownload+1-1
#2Michael Paquier
michael@paquier.xyz
In reply to: Simon Riggs (#1)
Re: Fix PITR msg for Abort Prepared

On Tue, Jun 29, 2021 at 11:03:30PM +0100, Simon Riggs wrote:

PITR of Abort Prepared generates the wrong log message.

Good catch! This is wrong since 4f1b890 and 9.5, so this needs a
backpatch all the way down.
--
Michael