|
|
|
|
|
by xikxp1
11 days ago
|
|
This is just not true. PGRX can't physically support expanded shared memory due to Rust being very strict with custom allocators. A lot of shady extensions rely on dynamically allocated memory and C++ is like the only possible choice there. |
|