]> granicus.if.org Git - postgresql/commit
Make plpython's spi_execute interface handle NULLs properly.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Jan 2003 22:35:27 +0000 (22:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Jan 2003 22:35:27 +0000 (22:35 +0000)
commitc8d7686c70f78bf85ea38bc16394f3fa05c14f3f
tree866bfb77daea0b7932efeb2f02b8d0516bb6530c
parent4ff31fbd01484bb033673ab4626578b9ac952ca5
Make plpython's spi_execute interface handle NULLs properly.
From Andrew Bosma.
src/pl/plpython/plpython.c