Re: Amcheck: do rightlink verification with lock coupling
x4mmm@yandex-team.ru
From: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tomas Vondra <tomas.vondra@2ndquadrant.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-08-09T06:08:52Z
Lists: pgsql-hackers
> 8 авг. 2020 г., в 23:14, Peter Geoghegan <pg@bowt.ie> написал(а): > > I pushed a cleaned up version of this patch just now. I added some > commentary about this canonical example in header comments for the new > function. Thanks for working on this! Best regards, Andrey Borodin.
Commits
-
Teach amcheck to verify sibling links in all cases.
- 39132b784aea 14.0 landed
-
Fix replica backward scan race condition.
- 9a9db08ae462 14.0 cited