Re: Remove custom redundant full page write description from GIN
Andrey Borodin <x4mmm@yandex-team.ru>
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-15T13:27:35Z
Lists: pgsql-hackers
> On 15 Sep 2025, at 17:56, Kirill Reshke <reshkekirill@gmail.com> wrote: > > I suggest removing this custom FPW support. I agree that extra message adds no value. Generic FPW message has the same "for verification" details too. I've checked if there are any other similar cases, but found non FPW indications in other resource managers. Maybe a litter comment about why we don't describe anything in presence of FPW would be good. But nearby code is not very verbose... Best regards, Andrey Borodin.