pgsql: Further error message fix

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Further error message fix
Date: 2026-02-07 22:02:48
Message-ID: E1voqO8-001jpJ-1M@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Further error message fix

Further fix of error message changed in commit 74a116a79b4. The
initial fix was not quite correct.

Discussion: https://www.postgresql.org/message-id/flat/tencent_1EE1430B1E6C18A663B8990F%40qq.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1653ce5236c4948550e52d15d54e4b6bb66a23b1

Modified Files
--------------
src/bin/pg_rewind/file_ops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-02-07 22:02:49 pgsql: Further error message fix
Previous Message John Naylor 2026-02-07 10:07:18 pgsql: Future-proof sort template against undefined behavior