Re: remove pg_restrict workaround - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: remove pg_restrict workaround
Date
Msg-id 3c399694-d6af-43d8-8510-145e638b5aba@eisentraut.org
Whole thread Raw
In response to Re: remove pg_restrict workaround  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-hackers
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.




pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Buffer locking is special (hints, checksums, AIO writes)
Next
From: Japin Li
Date:
Subject: Re: GIN pageinspect support for entry tree and posting tree