postgresql/src/pl/tcl
Jan Wieck 79e6648649 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
2000-07-19 11:53:02 +00:00
..
modules Fixed bug in the unknown module. Module still tried to call 1998-11-23 16:50:54 +00:00
test Fixed an ordering problem in test queries and 2000-07-18 11:28:20 +00:00
INSTALL From: Jan Wieck <jwieck@debis.com> 1998-02-11 14:08:01 +00:00
Makefile pltcl seems to be broken on HPUX with recent Tcl versions, because 2000-07-17 01:26:42 +00:00
license.terms From: Jan Wieck <jwieck@debis.com> 1998-02-11 14:08:01 +00:00
mkMakefile.tcldefs.sh A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases 2000-07-01 15:02:31 +00:00
pltcl.c Added untrusted PL/TclU (pltclu) language. Executes all procedures 2000-07-19 11:53:02 +00:00
pltcl_guide.nr From: Jan Wieck <jwieck@debis.com> 1998-02-13 17:18:25 +00:00