[pgadmin-support] Grant wizard for function privileges bug

2004-12-11 Thread Ivan
Hello, As you can see on the attached picture there is a strange untitled checkbox on the Privileges tab of the Grant Wizard of functions privileges. When I'm adding an execute privilege on some functions and go to the SQL tab - i see REVOKE ALL ON FUNCTION ... sql statements. GRANT EXECUTE

Re: [pgadmin-support] Grant Wizard

2004-12-01 Thread Andreas Pflug
Derrick Betts wrote: The Grant Wizard is a fantastic tool. I have a question about how to use it... When I open the Grant Wizard, I can only assign GROUPS to the tables, functions, etc. The drop down box only shows groups, not specific users. How do I assign specific users? In SQL I normally

[pgadmin-support] Grant Wizard

2004-12-01 Thread Derrick Betts
The Grant Wizard is a fantastic tool. I have a question about how to use it... When I open the Grant Wizard, I can only assign GROUPS to the tables, functions, etc. The drop down box only shows groups, not specific users. How do I assign specific users? In SQL I normally write "GRANT ALL ON