issues
search
pgcentralfoundation
/
pgrx
Build Postgres Extensions with Rust!
Other
3.7k
stars
249
forks
source link
fix compilation on some CPUs and Windows
#1901
Closed
usamoi
closed
1 month ago
usamoi
commented
1 month ago
This patch contains two part:
use cshim for sigsetjmp on CPUs/OSes that are not supported by
cee-scape
's asm (needed by #1897 and Windows)
fix linking error on Windows in #1133
usamoi
commented
1 month ago
HADOUKEN has gone.
This patch contains two part:
cee-scape
's asm (needed by #1897 and Windows)