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
-
Remove misleading hint for "unexpected data beyond EOF" error.
- d5b9b2d40262 19 (unreleased) landed
-
md: Add comment & assert to buffer-zeroing path in md[start]readv()
- 00066aa1733d 18.0 cited