postgresql/src/pl
Peter Eisentraut 88dcdf9007 Call PLy_spi_execute_fetch_result inside the try/catch block
This way errors from fetching tuples are correctly reported as errors
in the SPI call.  While at it, avoid palloc(0).

Jan Urbański
2011-01-25 00:43:25 +02:00
..
plperl Suppress "control reaches end of non-void function" warning from gcc 4.5. 2011-01-22 18:01:31 -05:00
plpgsql Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
plpython Call PLy_spi_execute_fetch_result inside the try/catch block 2011-01-25 00:43:25 +02:00
tcl Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00