Re: Small fixes for incorrect error messages

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: zengman <zengman(at)halodbtech(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Small fixes for incorrect error messages
Date: 2026-02-05 10:28:00
Message-ID: aYRwsG3cos_USEIa@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 05, 2026 at 02:51:05PM +0800, zengman wrote:
> I found a few easily overlooked error messages worth fixing, as follows:

Good catches. Obviously a copy-pasto for the first and third ones,
and a thinko for the second one.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rahila Syed 2026-02-05 11:15:39 Re: Fix pg_stat_get_backend_wait_event() for aux processes
Previous Message Álvaro Herrera 2026-02-05 10:25:54 Re: pg_upgrade: fix memory leak in SLRU I/O code