On Sun, Mar 12, 2023 at 11:00 PM Bharath Rupireddy <bharath.rupireddyforpostg...@gmail.com> wrote: > > I have some review comments to fix on > v8-0001, so, I'll be sending out v9 patch-set soon.
Please find the attached v9 patch set for further review. I moved the check for just-initialized WAL buffer pages before reading the page. Up until now, it's the other way around, meaning, read the page and then check the header if it is just-initialized, which is wrong. The attached v9 patch set corrects it. -- Bharath Rupireddy PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
v9-0001-Improve-WALRead-to-suck-data-directly-from-WAL-bu.patch
Description: Binary data
v9-0002-Add-test-module-for-verifying-WAL-read-from-WAL-b.patch
Description: Binary data