Re: [meson] add missing pg_attribute_aligned for MSVC in meson build

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [meson] add missing pg_attribute_aligned for MSVC in meson build
Дата
Msg-id Y0j0zYZVGo7jTJ+A@paquier.xyz
обсуждение исходный текст
Ответ на [meson] add missing pg_attribute_aligned for MSVC in meson build  (Junwang Zhao <zhjwpku@gmail.com>)
Список pgsql-hackers
On Fri, Oct 14, 2022 at 10:59:28AM +0800, Junwang Zhao wrote:
> Commit ec3c9cc add pg_attribute_aligned in MSVC[1],
> which was pushed one day before the meson commits,
> so meson build missed this feature.
>
> [1]: https://www.postgresql.org/message-id/CAAaqYe-HbtZvR3msoMtk+hYW2S0e0OapzMW8icSMYTMA+mN8Aw@mail.gmail.com

Right, thanks!  And it is possible to rely on _MSC_VER for that in
this code path.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf
Следующее
От: David Turoň
Дата:
Сообщение: Re: PG upgrade 14->15 fails - database contains our own extension