postgresql/src/pl
Peter Eisentraut c7f5c58e1c PL/Python: Fix remaining scan-build warnings
Apparently, scan-build thinks that proc->is_setof can change during
PLy_exec_function().  To make it clearer, save the value in a local
variable.

Also add an assertion to clear another warning.

Reviewed-by: John Naylor <jcnaylor@gmail.com>
2017-11-29 09:56:49 -05:00
..
plperl Support linking with MinGW-built Perl. 2017-11-23 20:22:04 -08:00
plpgsql Update typedefs.list and re-run pgindent 2017-11-29 09:24:24 -05:00
plpython PL/Python: Fix remaining scan-build warnings 2017-11-29 09:56:49 -05:00
tcl Support domains over composite types in PL/Tcl. 2017-10-26 16:00:17 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00