Use PyObject_New instead of PyObject_NEW
Peter Eisentraut <peter_e@gmx.net>
Use PyObject_New instead of PyObject_NEW The latter is undocumented and the speed gain is negligible. Jan Urbański
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +2 −2 |