_SPI_cursor_operation forgot to check for failure return from

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 57040f50694a6cbfe276b6f6a3799518db7f549e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-09-23T15:11:41Z
Releases: 7.3.5
_SPI_cursor_operation forgot to check for failure return from
_SPI_begin_call.  Per gripe from Tomasz Myrta.

Files

PathChange+/−
src/backend/executor/spi.c modified +9 −4