| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | elein(at)varlena(dot)com |
| Cc: | Kevin Jacobs <jacobs(at)penguin(dot)theopalgroup(dot)com>, joconnor(at)cybermesa(dot)com, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PlPython |
| Date: | 2003-06-30 20:45:50 |
| Message-ID: | 17364.1057005950@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
elein <elein(at)varlena(dot)com> writes:
> According to my testing that statement about dictionaries
> is still valid.
What are you testing? It sure looks like it's not the untrusted version
of plpython:
> ERROR: plpython: Call of function `__plpython_procedure_import_test_1849240' failed.
> exceptions.SystemError: Failed to load the builtin codecs: untrusted dynamic module: _codecs
AFAIK that "untrusted dynamic module" error is from RExec.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | elein | 2003-06-30 20:58:27 | Re: PlPython |
| Previous Message | elein | 2003-06-30 20:34:34 | Re: PlPython |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-06-30 20:50:21 | Re: [HACKERS] Missing array support |
| Previous Message | Joe Conway | 2003-06-30 20:42:22 | Re: [HACKERS] Missing array support |