pgsql/src/pl/tcl (pltcl.c) - Mailing list pgsql-committers

From Jan Wieck
Subject pgsql/src/pl/tcl (pltcl.c)
Date
Msg-id 200007191153.e6JBr3V35775@hub.org
Whole thread Raw
List 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


pgsql-committers by date:

Previous
From: Jan Wieck
Date:
Subject: pgsql/src/bin/scripts (createlang.sh)
Next
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql (GNUmakefile.in configure configure.in)