CREATE USER in a TRIGGER

gabriel <gabriel@workingnetsp.com.br>

From: "gabriel" <gabriel@workingnetsp.com.br>
To: pgsql-hackers@postgresql.org
Date: 2001-08-12T15:27:55Z
Lists: pgsql-hackers
hello all
How can i create a user in a function called by a trigger 
with the plpgsql language???

thanks...