Re: Assert in pageinspect with NULL pages

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, Daria Lepikhova <d(dot)lepikhova(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Assert in pageinspect with NULL pages
Date: 2022-02-21 08:04:51
Message-ID: YhNHoxuTOtL3Or0k@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 21, 2022 at 10:00:00AM +0300, Alexander Lakhin wrote:
> Could you please confirm before committing the patchset that it fixes
> the bug #16527 [1]? Or maybe I could check it?
> (Original patch proposed by Daria doesn't cover that case, but if the
> patch going to be improved, probably it's worth fixing that bug too.)

I have not directly checked, but that looks like the same issue to
me. By the way, I was waiting for an updated patch set, based on the
review provided upthread:
https://www.postgresql.org/message-id/Yg8MPrV49/9Usqs1(at)paquier(dot)xyz

And it seems better to group everything in a single commit as the same
areas are touched.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yura Sokolov 2022-02-21 08:06:49 Re: BufferAlloc: don't take two simultaneous locks
Previous Message Dilip Kumar 2022-02-21 07:51:31 Re: Make relfile tombstone files conditional on WAL level