Function privileges and backward compatibility

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Function privileges and backward compatibility
Дата
Msg-id Pine.LNX.4.30.0202131523470.683-100000@peter.localdomain
обсуждение исходный текст
Список pgsql-hackers
With function privileges (or any other privileges we may come up with),
the natural default would be to grant access only to the owner.  However,
this would probably break every application in the world.

The compatible alternative choice is to grant all privileges to the world
by default, but that would seem to be kind of confusing to someone who is
not familiar with the history and compatibility concerns.

Do we need a umask?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Rod Taylor"
Дата:
Сообщение: NAMEDATALEN Changes
Следующее
От: Peter Eisentraut
Дата:
Сообщение: When and where to check for function permissions