Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers

Greg Burd <greg@burd.me>

From: "Greg Burd" <greg@burd.me>
To: "Thomas Munro" <thomas.munro@gmail.com>
Cc: "PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>, "Nathan Bossart" <nathandbossart@gmail.com>, "Peter Eisentraut" <peter@eisentraut.org>, "Dave Cramer" <davecramer@gmail.com>, "Andres Freund" <andres@anarazel.de>
Date: 2025-12-11T17:18:15Z
Lists: pgsql-hackers

Attachments

Well, TIL something about Meson; you must escape multi-line statements with a backslash.  Apologies for the oversight/noise.

best.

-greg