pgsql/src/pl/tcl (pltcl.c)

From: Jan Wieck <wieck>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/tcl (pltcl.c)
Date: 2000-07-19 11:53:03
Message-ID: 200007191153.e6JBr3V35775@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, July 19, 2000 @ 07:53:03
Author: wieck

Update of /home/projects/pgsql/cvsroot/pgsql/src/pl/tcl
from hub.org:/tmp/cvs-serv35349/pl/tcl

Modified Files:
pltcl.c

----------------------------- Log Message -----------------------------

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-19 16:29:42 pgsql (GNUmakefile.in configure configure.in)
Previous Message Jan Wieck 2000-07-19 11:53:02 pgsql/src/bin/scripts (createlang.sh)