elein <elein@varlena.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