From: | Kevin Jacobs <jacobs(at)penguin(dot)theopalgroup(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Possible major bug in PlPython (plus some other ideas) |
Date: | 2001-11-12 19:19:24 |
Message-ID: | Pine.LNX.4.33.0111121411250.5649-100000@penguin.theopalgroup.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 12 Nov 2001, Tom Lane wrote:
> Kevin Jacobs <jacobs(at)penguin(dot)theopalgroup(dot)com> writes:
> > I had to guess what a "trusted" language should or should not do. For
> > example, I do not allow Python to report the platform it is running on,
> > though I do allow it to report the native byte-order and interpreter
> > version.
>
> Do you mean platform type, or host name? "select version()" reports the
> platform type, so I see no reason to hide that in plpython.
I meant platform type. Since its already available in Postgre, I'll make it
available in my next path.
-Kevin
--
Kevin Jacobs
The OPAL Group - Enterprise Systems Architect
Voice: (216) 986-0710 x 19 E-mail: jacobs(at)theopalgroup(dot)com
Fax: (216) 986-0714 WWW: http://www.theopalgroup.com
From | Date | Subject | |
---|---|---|---|
Next Message | Brent Verner | 2001-11-12 19:32:19 | Re: rename index? |
Previous Message | Barry Lind | 2001-11-12 19:12:47 | Re: MD5-based passwords |