python-postgres / be

pg-python: Execute Python 3 code from PostgreSQL functions.
Other
5 stars 2 forks source link

Py_Initialize monkeys with signal handlers #34

Open jwp opened 5 years ago

jwp commented 5 years ago

Investigate whether or not _PyInitializeEx(0) should be used.