Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)
Дата
Msg-id CAEudQAqW8RnCzh-U2vF16UO0PbbP-t6Jj1pu1bEHVT0++gjR0w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: Avoid a possible null pointer (src/backend/utils/adt/pg_locale.c)  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Em ter., 12 de set. de 2023 às 17:51, Jeff Davis <pgsql@j-davis.com> escreveu:
On Tue, 2023-09-12 at 09:03 +0900, Michael Paquier wrote:
> On Mon, Sep 11, 2023 at 12:15:49PM -0700, Jeff Davis wrote:
> > That's fine with me.
>
> Okay.  Then, please find attached a v4 for HEAD and REL_16_STABLE.

One question: would it make sense to use __func__?
According to the msvc documentation, __func__ requires C++11.

I think that is not a good idea.

best regards,
Ranier Vilela

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: [PoC] pg_upgrade: allow to upgrade publisher node
Следующее
От: "Imseih (AWS), Sami"
Дата:
Сообщение: Jumble the CALL command in pg_stat_statements