Re: Better HINT message for "unexpected data beyond EOF"

From: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Better HINT message for "unexpected data beyond EOF"
Date: 2025-05-26 11:40:27
Message-ID: CAKZiRmz8G9BHSiVXzE--YPfiZcyWobabsoC=rnLfnHjwWJ1Q8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 4, 2025 at 12:55 PM Jakub Wartak
<jakub(dot)wartak(at)enterprisedb(dot)com> wrote:
Hi
[..]
> OK, so attached is a small patch to eradicate this HINT: CI tested,
> verified using original reproducer, registered in cf app.

v2 attached, rebased and tested.

-J.

Attachment Content-Type Size
v2-0001-Remove-HINT-message-for-unexpected-data-beyond-EO.patch application/octet-stream 13.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-05-26 11:43:46 Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Previous Message Daniel Gustafsson 2025-05-26 11:32:37 Re: Fix a minor typo in jit/README