Re: 17f446784d54da827f74c2acc0fa772a41b92354 breaks orafce build

zengman <zengman@halodbtech.com>

From: zengman <zengman@halodbtech.com>
To: Japin Li <japinli@hotmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>, Thomas Munro <thomas.munro@gmail.com>
Date: 2025-12-26T15:03:27Z
Lists: pgsql-hackers
> Apologies for that; I overlooked CC'ing you.

Hi all,I have an idea: We can add this definition to `src/include/c.h`:
```
#ifndef static_assert
#define static_assert _Static_assert
#endif
```
What do you all think?

--
Regards,
Man Zeng
www.openhalo.org