OSDN Git Service

Tweak the error message emitted when a void-returning PL/Python function
authorNeil Conway <neilc@samurai.com>
Tue, 28 Feb 2006 20:56:14 +0000 (20:56 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 28 Feb 2006 20:56:14 +0000 (20:56 +0000)
commit2b8afe6193c6e64d956c400397c421be4065acaa
tree2aa7c21efd3aae3252ec65679f6deaca1fb6bf38
parent87daae1143520309da299b78a8e7a68f141a268f
Tweak the error message emitted when a void-returning PL/Python function
does not return None, per suggestion from Tom.
src/pl/plpython/expected/plpython_test.out
src/pl/plpython/plpython.c