Re: Improve error context after some failed XLogReadRecord()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-11-10T06:59:16Z
Lists: pgsql-hackers
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
Commits
-
Improve error messages for some callers of XLogReadRecord()
- c9c401a5e13a 15.0 landed