On 03.01.26 23:57, Jelte Fennema-Nio wrote:
> I don't see any way out except a revert. To be clear, that would solve
> it because we can totally do the following on MSVC C++:
> #define pg_restrict __restrict
Yes, it looks like there is no way past that. I have reverted the patch
and updated the code comments to clarify that the reason for this is now
C++ only.