Re: Possible major bug in PlPython (plus some other ideas) - Mailing list pgsql-hackers

From Kevin Jacobs
Subject Re: Possible major bug in PlPython (plus some other ideas)
Date
Msg-id Pine.LNX.4.33.0111121411250.5649-100000@penguin.theopalgroup.com
Whole thread Raw
In response to Re: Possible major bug in PlPython (plus some other ideas)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, 12 Nov 2001, Tom Lane wrote:
> Kevin Jacobs <jacobs@penguin.theopalgroup.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@theopalgroup.com
Fax:   (216) 986-0714              WWW:    http://www.theopalgroup.com




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Remember to register PostgreSQL for JDJ 2002 awards (fwd)
Next
From: Bradley McLean
Date:
Subject: Re: Possible major bug in PlPython (plus some other ideas)