Re: Accessing an invalid pointer in BufferManagerRelation structure

From: Daniil Davydov <3danissimo(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Accessing an invalid pointer in BufferManagerRelation structure
Date: 2025-03-11 10:32:02
Message-ID: CAJDiXgi3iPn039OuXwAp7L4Zf7Aq_cbhJQnqE1-2MQmSfy3OnA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I am posting the new v2 patch, which is now rebased on the `master` branch.
Waiting for your feedback :)

--
Best regards,
Daniil Davydov

Attachment Content-Type Size
v2-0001-Add-macros-for-safety-access-to-smgr.patch text/x-patch 9.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-03-11 10:38:53 Statistics import and export: difference in statistics of materialized view dumped
Previous Message Jim Jones 2025-03-11 10:31:06 Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row