More on user permissions

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема More on user permissions
Дата
Msg-id 003401c1573e$d5075160$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
I have a function f in plpgsql that has a declaration var1
tableA.field1%TYPE.
A user calls this function via a rule for a view. The user has rights to the
view, but no rights to tableA. Would the function call work? If not, does it
make sense to change the declaration to var1 viewA.field1%TYPE?


В списке pgsql-general по дате отправления:

Предыдущее
От: Jon Lapham
Дата:
Сообщение: yet another db corruption issue
Следующее
От: Jon Lapham
Дата:
Сообщение: yet another db corruption issue (more info)