Re: Accessing an invalid pointer in BufferManagerRelation structure

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Daniil Davydov <3danissimo(at)gmail(dot)com>
Cc: Stepan Neretin <slpmcf(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Accessing an invalid pointer in BufferManagerRelation structure
Date: 2025-10-21 07:54:01
Message-ID: 202510210753.r2kyizwlmok5@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Oct-21, Daniil Davydov wrote:

> On Sun, Oct 19, 2025 at 6:32 PM Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
> >
> > I edited your comments a bit. What do you think of this version?
>
> Thanks for looking into this! All added changes LGTM.

Okay, pushed, thanks.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-10-21 07:55:46 Re: Why cannot alter a column's type when it's used by a generated column
Previous Message David Rowley 2025-10-21 07:51:10 Re: BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop