Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error. - Mailing list pgsql-committers

From Robert Haas
Subject Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error.
Date
Msg-id CA+TgmobgoX1egHSsya-eNAwjnQf+tHUEGsT=aiDsWW=jyStdkA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error.  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-committers
On Mon, Jul 28, 2025 at 11:30 PM David Rowley <dgrowleyml@gmail.com> wrote:
> On Tue, 29 Jul 2025 at 03:17, Robert Haas <rhaas@postgresql.org> wrote:
> > Remove misleading hint for "unexpected data beyond EOF" error.
>
> Just FYI, koel is failing the pgindent test from this:

Oops. Fixed, I hope.

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



pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Run pgindent.
Next
From: Tom Lane
Date:
Subject: pgsql: Suppress uninitialized-variable warning.