Included xid in restoring reorder buffer changes from disk log message - Mailing list pgsql-hackers

From vignesh C
Subject Included xid in restoring reorder buffer changes from disk log message
Date
Msg-id CALDaNm2Kak-dsJ8Rbf0_-7J9KEUwNNqB8=kJvjTrCMy9t9X7=g@mail.gmail.com
Whole thread Raw
Responses Re: Included xid in restoring reorder buffer changes from disk log message  (Dilip Kumar <dilipbalaut@gmail.com>)
List pgsql-hackers
Hi,

While debugging one of the logical decoding issues, I found that xid was not included in restoring reorder buffer changes from disk log messages.  Attached a patch for it. I felt including the XID will be helpful in debugging. Thoughts?

Regards,
Vignesh
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Remove redundant variable from transformCreateStmt
Next
From: vignesh C
Date:
Subject: Re: Enhanced error message to include hint messages for redundant options error