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

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Jakub Wartak <jakub.wartak@enterprisedb.com>
Cc: Andres Freund <andres@anarazel.de>, Christoph Berg <myon@debian.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-28T15:22:49Z
Lists: pgsql-hackers
On Mon, May 26, 2025 at 7:40 AM Jakub Wartak
<jakub.wartak@enterprisedb.com> wrote:
> v2 attached, rebased and tested.

Committed. I removed the changes from the .po files since we don't
routinely update those, and I rewrote your proposal commit message.

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



Commits

  1. Remove misleading hint for "unexpected data beyond EOF" error.

  2. md: Add comment & assert to buffer-zeroing path in md[start]readv()