Re: Extension security improvement: Add support for extensions with an owned schema
Jelte Fennema <postgres@jeltef.nl>
From: "Jelte Fennema-Nio" <postgres@jeltef.nl>
To: "Jelte Fennema-Nio" <me@jeltef.nl>, "Robert Haas"
<robertmhaas@gmail.com>
Cc: "Julien Rouhaud" <rjuju123@gmail.com>, "Artem Gavrilov"
<artem.gavrilov@percona.com>, "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: 2026-03-15T20:19:52Z
Lists: pgsql-hackers
Attachments
- v10-0001-Add-support-for-extensions-with-an-owned-schema.patch (text/x-patch) patch v10-0001
On Wed Feb 11, 2026 at 12:32 AM CET, Jelte Fennema-Nio wrote: > Ugh, I didn't include some of the new files in the attached patch. Fixed > now with v9. Fixed tests that were failing in CI.