Re: Remove an unnecessary LSN calculation while validating WAL page header - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Remove an unnecessary LSN calculation while validating WAL page header
Date
Msg-id CAMbWs4-mvs2hjAd7hM8aUd_rmBP0YU7aDKR8LW2HSMvdLekS0A@mail.gmail.com
Whole thread Raw
In response to Re: Remove an unnecessary LSN calculation while validating WAL page header  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers

On Wed, Oct 12, 2022 at 12:24 AM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
Knowing how difficult that code was, and how heroic was to change it to
a more maintainable form, I place no blame on failing to notice that
some small thing could have been written more easily.
 
Concur with that. The changes in 7fcbf6a4 made the code to a more
maintainable and readable state. It's a difficult but awesome work.

Thanks
Richard

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: shadow variables - pg15 edition
Next
From: David Rowley
Date:
Subject: Allow WindowFuncs prosupport function to use more optimal WindowClause options