Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c) - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)
Date
Msg-id ZQENfZx8XskWHEG5@paquier.xyz
Whole thread Raw
In response to Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)  (Ranier Vilela <ranier.vf@gmail.com>)
List pgsql-hackers
On Tue, Sep 12, 2023 at 09:40:04PM -0300, Ranier Vilela wrote:
> I think that is not a good idea.

Hm?  We already use __func__ across the tree even on Windows and
nobody has complained about that.  Using a macro for the elog()
generated would be slightly more elegant, actually.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: ywgrit
Date:
Subject: Is the member name of hashctl inappropriate?
Next
From: bt23nguyent
Date:
Subject: Tab completion for ATTACH PARTITION