postgresql/src/pl
Noah Misch d4b686af0b Instruct Coverity using an assertion.
This should make Coverity deduce that plperl_call_perl_func() does not
dereference NULL argtypes.  Back-patch to 9.5, where the affected code
was introduced.

Michael Paquier
2015-12-05 03:04:17 -05:00
..
plperl Instruct Coverity using an assertion. 2015-12-05 03:04:17 -05:00
plpgsql Fix problems with ParamListInfo serialization mechanism. 2015-11-02 18:11:29 -05:00
plpython Fix memory leaks in PL/Python. 2015-11-05 13:52:40 -05:00
tcl Don't use "#" as an abbreviation for "number" in PL/Tcl error messages. 2015-09-16 12:08:57 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00