Re: [GENERAL] no privileges were granted

2008-05-13 Thread Tom Lane
Volkan YAZICI <[EMAIL PROTECTED]> writes: > test_1_5_0_0=> GRANT EXECUTE ON FUNCTION > emove.emove_outgoingmessages_delete_for_commsrv() TO emove; > WARNING: no privileges were granted for > "emove_outgoingmessages_delete_for_commsrv" > GRANT > Does anybody have an idea about what might be caus

[GENERAL] no privileges were granted

2008-05-12 Thread Volkan YAZICI
Hi, When I try to grant execution permissions of a function to a role, PostgreSQL warns that "no privileges were granted" (backend/catalog/aclchk.c:221). test_1_5_0_0=> \df+ emove.emove_outgoingmessages_delete_for_commsrv List of functions -[ RECORD 1 ]---+