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 <l...@greiz-reinsdorf.de> Discussion: https://postgr.es/m/cahxcyb2ojnhtogvkyxtxmw4b3buxwjx6m-lcp1kcmcrumlo...@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(-)