postgresql/src/pl
Peter Eisentraut eaed88ce12 Add function name to PyArg_ParseTuple()
This causes the supplied function name to appear in any error message,
making the error message friendlier and relieving us from having to
provide our own in some cases.
2016-10-27 15:41:29 -04:00
..
plperl Improve memory management for PL/Perl functions. 2016-08-31 19:54:58 -04:00
plpgsql Improve parser's and planner's handling of set-returning functions. 2016-09-13 13:54:24 -04:00
plpython Add function name to PyArg_ParseTuple() 2016-10-27 15:41:29 -04:00
tcl Improve memory management for PL/Tcl functions. 2016-08-31 17:27:09 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00