Re: Add information to rm_redo_error_callback()
Drouvot, Bertrand <bdrouvot@amazon.com>
From: "Drouvot, Bertrand" <bdrouvot@amazon.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Masahiko Sawada <masahiko.sawada@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-10-02T05:33:39Z
Lists: pgsql-hackers
On 10/2/20 2:47 AM, Michael Paquier wrote: > On Thu, Oct 01, 2020 at 11:18:30AM +0200, Drouvot, Bertrand wrote: >> Had a look at it and did a few tests: looks all good to me. >> >> No objections at all, thanks! > Thanks for double-checking. Applied, then. Thanks! Bertrand
Commits
-
Add block information in error context of WAL REDO apply loop
- 9d0bd95fa90a 14.0 landed