Problem: has_function_privilege()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi *,
 
can somebody help to solve this?
 
[has_function_privilege(user, function, privilege)]:
 
my_example=# select has_function_privilege('postgres', 'cash_cmp', 'execute');

ERROR:  expected a left parenthesis
 
 
[has_function_privilege(function, privilege) ]:

my_example=# select has_function_privilege('cash_cmp', 'execute');

ERROR:  expected a left parenthesis
                                                                      
-------------------------------------------------------------------------------------------------------
 PostgreSQL 7.4 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
 
 
thx in advance
 
greetings from munich
 
stefan
 

[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux