Re: incremental backup breakage in BlockRefTableEntryGetBlocks

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Jakub Wartak <jakub.wartak@enterprisedb.com>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-04-05T17:51:35Z
Lists: pgsql-hackers
On Fri, Apr 5, 2024 at 2:59 AM Jakub Wartak
<jakub.wartak@enterprisedb.com> wrote:
> And of course i'm attaching reproducer with some braindump notes in
> case in future one hits similiar issue and wonders where to even start
> looking (it's very primitive though but might help).

Thanks. I've committed the patch now.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Fix incorrect calculation in BlockRefTableEntryGetBlocks.