Re: [meson] add missing pg_attribute_aligned for MSVC in meson build - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [meson] add missing pg_attribute_aligned for MSVC in meson build
Date
Msg-id Y0j0zYZVGo7jTJ+A@paquier.xyz
Whole thread Raw
In response to [meson] add missing pg_attribute_aligned for MSVC in meson build  (Junwang Zhao <zhjwpku@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf
Next
From: David Turoň
Date:
Subject: Re: PG upgrade 14->15 fails - database contains our own extension