Re: PL/TclU - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: PL/TclU
Date
Msg-id Pine.LNX.4.30.0107061813450.679-100000@peter.localdomain
Whole thread Raw
In response to PL/TclU  (Roberto Mello <rmello@cc.usu.edu>)
List pgsql-sql
Roberto Mello writes:

>     I've heard quite a bit about PL/TclU, but what's the difference
> between that and regular PL/Tcl??

It's untrusted ("U") and can do anything a normal Tcl interpreter can do.
Regular PL/Tcl is constrained in various way to make it safe to offer it
to normal users.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Is function atomic?
Next
From: "Jeff Barrett"
Date:
Subject: create type of table