I said:
> Alvaro Herrera Munoz <alvherre(at)dcc(dot)uchile(dot)cl> writes:
>> $ createlang -d alvherre plpgsql
>> createlang: language installation failed: ERROR: c: permission denied
>> What's the "c" it's complaning about?
> The C procedural language, presumably. This message is not up to our new
> message standards I suppose ... it ought to mention what kind of object
> "c" is.
Okay, now it says
$ createlang plpgsql test
createlang: language installation failed: ERROR: permission denied for language c
$
Let me know about the pg_get_triggerdef() thing ...
regards, tom lane