Refactor PLy_spi_prepare to save two levels of indentation
Peter Eisentraut <peter_e@gmx.net>
Refactor PLy_spi_prepare to save two levels of indentation Instead of checking whether the arglist is NULL and then if its length is 0, do it in one step, and outside of the try/catch block. Jan Urbański
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/plpython.c | modified | +66 −66 |