Added untrusted PL/TclU (pltclu) language. Executes all procedures

Jan Wieck <JanWieck@Yahoo.com>

Commit: 79e6648649ad4bf6ef7112e9d97e35270397fb01
Author: Jan Wieck <JanWieck@Yahoo.com>
Date: 2000-07-19T11:53:02Z
Releases: 7.1.1
Added untrusted PL/TclU (pltclu) language. Executes all procedures
in a non-safe interpreter, so with full OS access! Language is
restricted to be used by DB superusers.

Added "argisnull n" and "return_null" commands to gain full control
over NULL values from new FMGR capabilities.

Jan

Files

PathChange+/−
src/bin/scripts/createlang.sh modified +18 −7
src/pl/tcl/pltcl.c modified +251 −118