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

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Artem Gavrilov" <artem(dot)gavrilov(at)percona(dot)com>, "Jelte Fennema-Nio" <me(at)jeltef(dot)nl>
Cc: "Tomas Vondra" <tomas(at)vondra(dot)me>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "Jeff Davis" <pgsql(at)j-davis(dot)com>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Extension security improvement: Add support for extensions with an owned schema
Date: 2025-07-29 09:35:36
Message-ID: DBOFQN54M5FX.1XWJE4LKMR8XH@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
v5-0001-Add-support-for-extensions-with-an-owned-schema.patch text/x-patch 34.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2025-07-29 09:38:22 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Previous Message Daniil Davydov 2025-07-29 09:35:00 Re: Fix bug with accessing to temporary tables of other sessions