Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Date
Msg-id akwsiJJ_f0u60j-v@paquier.xyz
Whole thread
In response to Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks  (JoongHyuk Shin <sjh910805@gmail.com>)
List pgsql-hackers
On Mon, Jul 06, 2026 at 04:53:44PM +0900, JoongHyuk Shin wrote:
> I would rather drop the errhint from this patch entirely than fold it into
> the errdetail.
> Any objections?

Sounds good here to remove the errhint().  No hint is better than a
potentially wrong hint.  Thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Mario González Troncoso
Date:
Subject: Re: Possible replace of strncpy on xactdesc.c
Next
From: Mario González Troncoso
Date:
Subject: Re: Possible replace of strncpy on xactdesc.c