Re: Extension security improvement: Add support for extensions with an owned schema

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Extension security improvement: Add support for extensions with an owned schema
Дата
Msg-id 3E54748A-81CA-49E8-983C-5BFA04486948@justatheory.com
обсуждение исходный текст
Ответ на Re: Extension security improvement: Add support for extensions with an owned schema  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Jun 19, 2024, at 11:28, Robert Haas <robertmhaas@gmail.com> wrote:

> But I wonder if there might also be another possible approach: could
> we, somehow, prevent object references in extension scripts from
> resolving to anything other than the system catalogs and the contents
> of that extension? Perhaps with a control file setting to specify a
> list of trusted extensions which we're also allowed to reference?

It would also have to allow access to other extensions it depends upon.

D




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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: ON ERROR in json_query and the like
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Extension security improvement: Add support for extensions with an owned schema