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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, 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-07-28 15:22:49
Message-ID: CA+TgmobWqK49WrfwrgsJDTaeBLdqyB3s2F4_mJaBJoSh20S6pA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 26, 2025 at 7:40 AM Jakub Wartak
<jakub(dot)wartak(at)enterprisedb(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2025-07-28 15:29:29 Re: Support getrandom() for pg_strong_random() source
Previous Message Jean-Christophe Arnu 2025-07-28 15:18:59 Re: restore_command return code behaviour