Re: Improve error context after some failed XLogReadRecord()

2021-11-09 Thread Michael Paquier
On Tue, Nov 09, 2021 at 04:58:11PM +0900, Kyotaro Horiguchi wrote: > Otherwise it looks good to me. What you are proposing is better than what I had in those two contexts, so I have just used what you have suggested for both of them. Thanks! -- Michael signature.asc Description: PGP signature

Re: Improve error context after some failed XLogReadRecord()

2021-11-08 Thread Kyotaro Horiguchi
At Tue, 9 Nov 2021 10:47:11 +0900, Michael Paquier wrote in > Hi all, > > I have noticed $subject while looking at a patch in this area: > https://www.postgresql.org/message-id/yyiqxteqhgb5g...@paquier.xyz > > While we don't expect the four callers of XLogReadRecord() related to > logical deco