postgresql/src/pl
Peter Eisentraut 52713d02c7 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
2011-01-24 22:13:06 +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 Refactor PLy_spi_prepare to save two levels of indentation 2011-01-24 22:13:06 +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