Bricklen Anderson <banderson@xxxxxxxxxxxx> writes: > Marc Evans wrote: >> OK, I must be missing something obvious: >> ERROR: creation of Perl function failed: 'eval "string"' trapped by >> operation mask at line 2. > Try as plperlu This brings up the question of whether it'd be safe to allow eval in plperl functions. I'm not sure why it's excluded now ... does it allow access to untrusted operations? regards, tom lane