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

Jelte Fennema-Nio <postgres@jeltef.nl>

From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Artem Gavrilov" <artem.gavrilov@percona.com>, "Jelte Fennema-Nio" <me@jeltef.nl>
Cc: "Tomas Vondra" <tomas@vondra.me>, "David G. Johnston" <david.g.johnston@gmail.com>, "Jeff Davis" <pgsql@j-davis.com>, "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2025-07-29T09:35:36Z
Lists: pgsql-hackers

Attachments

On Wed Jul 23, 2025 at 7:12 PM CEST, Artem Gavrilov wrote:
> Hello Jelte,
>
> 1) I noticed that pg_dump changes weren't covered with tests.
>
> 2) I assume these error messages may be confusing, especially first one:

Attached is an updated version that addresses these issues.