postgresql/src/pl
Peter Eisentraut 62546b4357 Revert "PL/Python: Fix potential NULL pointer dereference"
This reverts commit e42e2f3890.

It's not safe to return in the middle of a PG_TRY block, so this will
have to be done differently.
2017-11-28 13:55:39 -05:00
..
plperl Support linking with MinGW-built Perl. 2017-11-23 20:22:04 -08:00
plpgsql Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
plpython Revert "PL/Python: Fix potential NULL pointer dereference" 2017-11-28 13:55:39 -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