Re: pgsql: Remove unneeded defines from pg_config.h.in

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Remove unneeded defines from pg_config.h.in
Дата
Msg-id 1193764.1767573683@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Remove unneeded defines from pg_config.h.in  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Remove unneeded defines from pg_config.h.in
Список pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> Remove unneeded defines from pg_config.h.in
> This commit removes HAVE_ATOMIC_H and HAVE_MBARRIER_H from
> pg_config.h.in, cleanup that could have been done in 25f36066dd2a.

This patch is not okay.  pg_config.h.in is a generated file and
hand modifications in it will not do.

If we don't need these symbols anymore, the right fix is to remove
the probes for these headers in the autoconf and meson scripts.

            regards, tom lane



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