Use workaround of __builtin_setjmp only on MINGW on MSVCRT
MSVCRT is not present Windows/ARM64 and the workaround is not
necessary on any UCRT based toolchain.
Author: Lars Kanis <lars(at)greiz-reinsdorf(dot)de>
Discussion: https://postgr.es/m/CAHXCYb2OjNHtoGVKyXtXmw4B3bUXwJX6M-Lcp1KcMCRUMLOocA@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/c313fa4602defe1be947370ab5b217ca163a1e3c
Modified Files
--------------
src/include/c.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)